Rate Overview
Live
1 KGS = 0.153653 BWP
1 BWP = 6.5082
KGS
Avg
0.153837
High
0.154774
Low
0.152570
Last updated: 6/19/2026, 8:26:36 AM
Quick Conversions
| KGS | BWP |
|---|---|
| 1 KGS | 0.15 BWP |
| 10 KGS | 1.54 BWP |
| 50 KGS | 7.68 BWP |
| 100 KGS | 15.37 BWP |
| 500 KGS | 76.83 BWP |
| 1,000 KGS | 153.65 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-06-19T08:26:36Z",
"rates": {
"BWP": 0.153653
}
}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.365300000000001,
"rate": 0.153653
}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