Kuala Lumpur rate history — COLA (Post Allowance) (%). Query any past effective date directly via the API.
| Effective date | COLA (Post Allowance) (%) |
|---|---|
| Jul 12, 2026 | 0% |
| May 27, 2018 | 0% |
| Feb 4, 2018 | 5% |
| Sep 4, 2016 | 0% |
| Aug 21, 2016 | 5% |
| Aug 7, 2016 | 0% |
| Jul 24, 2016 | 5% |
| May 29, 2016 | 0% |
| Apr 3, 2016 | 5% |
| Sep 6, 2015 | 0% |
| Jul 26, 2015 | 5% |
| Mar 22, 2015 | 10% |
| Jan 25, 2015 | 5% |
| Dec 14, 2014 | 10% |
| Oct 5, 2014 | 15% |
| Jun 29, 2014 | 20% |
| Jun 15, 2014 | 15% |
| Jun 1, 2014 | 20% |
| Jan 12, 2014 | 15% |
The same location's rates under other U.S. travel-rate systems:
The post (cost-of-living) allowance offsets higher overseas costs of goods and services for U.S. government civilian employees assigned to Kuala Lumpur. It is expressed as a percentage of spendable income and is used by mobility, HR and payroll teams to compute overseas compensation.
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/allowances/MY?type=cola"
{
"effective_date": "2026-07-12",
"results": [
{
"cola": {
"effective_date": "2026-07-12",
"rate": 0
},
"iso_code": "MY",
"location": "Kuala Lumpur",
"postcode": "10289"
}
],
"verification_url": "https://aoprals.state.gov/content.asp?content_id=184\u0026menu_id=78"
}
The current DSSR COLA (Post Allowance) rate for Kuala Lumpur, Malaysia is 0%, effective Jul 12, 2026.
In May 27, 2018 the COLA (Post Allowance) rate was 0%. The full history is shown in the table above and is queryable by effective date via the API.
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.