Sri Lanka - Other 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 | $120 | $90 | $210 |
| Oct 1, 2024 | $120 | $90 | $210 |
The same location's rates under other U.S. travel-rate systems:
This DSSR per diem rate is the U.S. State Department's maximum lodging and M&IE for U.S. government civilian travelers and assigned employees in Sri Lanka - Other, Sri Lanka. It is the basis for foreign-area travel reimbursement ceilings and feeds related overseas allowance calculations (such as TQSA and the post/COLA allowance).
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/dssr/perdiem/LK/location/Sri%20Lanka%20-%20Other"
{
"effective_date": "2024-10-01",
"results": [
{
"iso_code": "LK",
"location": "Sri Lanka - Other",
"perdiem": {
"lodging": 120,
"meals_incidental": 90,
"per_diem": 210,
"season": "S1"
},
"postcode": "11808"
}
],
"verification_url": "https://aoprals.state.gov/content.asp?content_id=184\u0026menu_id=81"
}
The current maximum State Department (DSSR) foreign per diem for Sri Lanka - Other, Sri Lanka is $210 per day — $120 per night for lodging plus $90 per day for meals and incidentals (M&IE).
DSSR per diem is published by the State Department for civilian foreign-area travel, while the DTMO rate is the Department of Defense rate for the same post. The two can differ; compare them via the cross-source links on this page.
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.