Gaborone rate history — COLA (Post Allowance) (%). Query any past effective date directly via the API.
| Effective date | COLA (Post Allowance) (%) |
|---|---|
| Jul 12, 2026 | 0% |
| Mar 1, 2020 | 0% |
| Dec 8, 2019 | 5% |
| Nov 24, 2019 | 0% |
| Nov 10, 2019 | 5% |
| Oct 13, 2019 | 0% |
| Sep 29, 2019 | 5% |
| Aug 18, 2019 | 0% |
| Sep 30, 2018 | 5% |
| Sep 16, 2018 | 0% |
| Aug 19, 2018 | 5% |
| Aug 5, 2018 | 10% |
| Jul 8, 2018 | 5% |
| May 13, 2018 | 10% |
| Feb 4, 2018 | 15% |
| Jan 7, 2018 | 10% |
| Oct 15, 2017 | 5% |
| Aug 6, 2017 | 10% |
| Jul 23, 2017 | 5% |
| Jun 25, 2017 | 10% |
| Apr 16, 2017 | 5% |
| Apr 2, 2017 | 10% |
| Jul 24, 2016 | 5% |
| May 29, 2016 | 0% |
| May 1, 2016 | 5% |
| Dec 27, 2015 | 0% |
| Sep 20, 2015 | 5% |
| Mar 22, 2015 | 10% |
| Nov 16, 2014 | 5% |
| Nov 2, 2014 | 10% |
| Oct 19, 2014 | 5% |
| Jan 12, 2014 | 10% |
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 Gaborone. 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/BW?type=cola"
{
"effective_date": "2026-07-12",
"results": [
{
"cola": {
"effective_date": "2026-07-12",
"rate": 0
},
"iso_code": "BW",
"location": "Gaborone",
"postcode": "10377"
}
],
"verification_url": "https://aoprals.state.gov/content.asp?content_id=184\u0026menu_id=78"
}
The current DSSR COLA (Post Allowance) rate for Gaborone, Botswana is 0%, effective Jul 12, 2026.
In Mar 1, 2020 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.