2026 Nato Summit rate history — Max per diem ($/day). Query any past effective date directly via the API.
| Effective date | Lodging | M&IE | Max per diem |
|---|---|---|---|
| Jul 1, 2026 | $810 | $119 | $929 |
| Jun 1, 2026 | $810 | $119 | $929 |
This DTMO per diem rate is the Department of Defense ceiling for lodging, meals and incidental expenses for DoD travelers (military and civilian) on TDY in 2026 Nato Summit, turkey. It governs OCONUS travel voucher reimbursement and is used by defense and overseas programs for cost estimating. The proportional meal rate ($57) applies when some meals are provided in kind.
The exact request that returns this page's data. Change the
date parameter to query any historical effective
date, or pull it straight into your ERP, payroll, or expense system.
curl -H "X-API-Key: YOUR_KEY" \
"https://api.allowancesapi.com/v1/dtmo/perdiem/oconus/TR-TR?city=2026%20Nato%20Summit"
{
"effective_date": "2026-06-01",
"results": [
{
"iso_code": "TR-TR",
"local_incidental": 23,
"local_meal_rate": 96,
"location": "2026 Nato Summit",
"lodging": 810,
"maximum_perdiem": 929,
"proportional_meal_rate": 57
}
],
"verification_url": "https://www.travel.dod.mil/Travel-Transportation-Rates/Per-Diem/"
}
The current maximum DTMO OCONUS per diem for 2026 Nato Summit, Turkey is $929 per day — $810 for lodging, $96 for local meals and $23 for incidentals.
The proportional meal rate for 2026 Nato Summit is $57 per day, used when some meals are furnished.
The rate shown reflects the latest DTMO publication. The historical table above lists prior maximum per diem values back to Jun 1, 2026.
Allowances API is not affiliated with, endorsed by, or sponsored by any U.S. Government agency. All rate data is sourced from official public rate tables and re-published in a normalized format.