Rate Overview
Live
1 KGS = 0.154552 BWP
1 BWP = 6.4703
KGS
Avg
0.152402
High
0.154552
Low
0.149256
Last updated: 3/7/2026, 7:03:57 AM
Quick Conversions
| KGS | BWP |
|---|---|
| 1 KGS | 0.15 BWP |
| 10 KGS | 1.55 BWP |
| 50 KGS | 7.73 BWP |
| 100 KGS | 15.46 BWP |
| 500 KGS | 77.28 BWP |
| 1,000 KGS | 154.55 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-03-07T07:03:57Z",
"rates": {
"BWP": 0.154552
}
}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.4552,
"rate": 0.154552
}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