Rate Overview
Live
1 BWP = 6.5219 KGS
1 KGS = 0.153330
BWP
Avg
6.4877
High
6.5219
Low
6.4483
Last updated: 5/28/2026, 3:40:39 AM
Quick Conversions
| BWP | KGS |
|---|---|
| 1 BWP | 6.52 KGS |
| 10 BWP | 65.22 KGS |
| 50 BWP | 326.09 KGS |
| 100 BWP | 652.19 KGS |
| 500 BWP | 3,260.94 KGS |
| 1,000 BWP | 6,521.87 KGS |
Get BWP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=KGSExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-28T03:40:39Z",
"rates": {
"KGS": 6.52187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "KGS",
"amount": 100
},
"result": 652.187,
"rate": 6.52187
}Build with BWP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key