Rate Overview
Live
1 KGS = 0.153265 BWP
1 BWP = 6.5246
KGS
Avg
0.153651
High
0.154270
Low
0.153074
Last updated: 8/19/2026, 6:36:33 AM
Quick Conversions
| KGS | BWP |
|---|---|
| 1 KGS | 0.15 BWP |
| 10 KGS | 1.53 BWP |
| 50 KGS | 7.66 BWP |
| 100 KGS | 15.33 BWP |
| 500 KGS | 76.63 BWP |
| 1,000 KGS | 153.27 BWP |
Get KGS/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BWPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-19T06:36:33Z",
"rates": {
"BWP": 0.153265
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BWP",
"amount": 100
},
"result": 15.326500000000001,
"rate": 0.153265
}Build with KGS/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key