Yekaterinburg rate history — COLA (Post Allowance) (%). Query any past effective date directly via the API.
| Effective date | COLA (Post Allowance) (%) |
|---|---|
| Sep 25, 2022 | 0% |
| Aug 14, 2022 | 0% |
| Jul 31, 2022 | 5% |
| Jul 17, 2022 | 0% |
| Jul 3, 2022 | 10% |
| Jul 5, 2020 | 0% |
| Jun 21, 2020 | 5% |
| Mar 29, 2020 | 0% |
| Mar 15, 2020 | 5% |
| Feb 2, 2020 | 10% |
| Jan 19, 2020 | 15% |
| Sep 29, 2019 | 10% |
| Sep 1, 2019 | 5% |
| Apr 28, 2019 | 10% |
| Apr 14, 2019 | 5% |
| Mar 31, 2019 | 10% |
| Jan 20, 2019 | 5% |
| Jan 6, 2019 | 0% |
| Sep 2, 2018 | 5% |
| May 13, 2018 | 10% |
| Apr 29, 2018 | 15% |
| Jan 7, 2018 | 20% |
| Dec 24, 2017 | 15% |
| Dec 10, 2017 | 20% |
| Nov 26, 2017 | 15% |
| Nov 12, 2017 | 20% |
| Oct 19, 2014 | 15% |
| Oct 5, 2014 | 20% |
| Aug 24, 2014 | 25% |
| May 4, 2014 | 30% |
| Apr 6, 2014 | 35% |
| Mar 9, 2014 | 25% |
| Jan 26, 2014 | 30% |
| Jan 12, 2014 | 35% |
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 Yekaterinburg. 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/RU?type=cola"
{
"effective_date": "2022-09-25",
"results": [
{
"cola": {
"effective_date": "2022-09-25",
"rate": 0
},
"iso_code": "RU",
"location": "Yekaterinburg",
"postcode": "10199"
}
],
"verification_url": "https://aoprals.state.gov/content.asp?content_id=184\u0026menu_id=78"
}
The current DSSR COLA (Post Allowance) rate for Yekaterinburg, Russia is 0%, effective Sep 25, 2022.
In Aug 14, 2022 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.