Rate Overview
Live
1 KGS = 0.155013 BWP
1 BWP = 6.4511
KGS
Avg
0.154546
High
0.155013
Low
0.154039
Last updated: 7/10/2026, 5:58:17 PM
Quick Conversions
| KGS | BWP |
|---|---|
| 1 KGS | 0.16 BWP |
| 10 KGS | 1.55 BWP |
| 50 KGS | 7.75 BWP |
| 100 KGS | 15.50 BWP |
| 500 KGS | 77.51 BWP |
| 1,000 KGS | 155.01 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-07-10T17:58:17Z",
"rates": {
"BWP": 0.155013
}
}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.5013,
"rate": 0.155013
}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