Rate Overview
Live
1 KPW = 0.015018 BWP
1 BWP = 66.5868
KPW
Avg
0.014808
High
0.015018
Low
0.014502
Last updated: 3/7/2026, 9:13:09 AM
Quick Conversions
| KPW | BWP |
|---|---|
| 1 KPW | 0.02 BWP |
| 10 KPW | 0.15 BWP |
| 50 KPW | 0.75 BWP |
| 100 KPW | 1.50 BWP |
| 500 KPW | 7.51 BWP |
| 1,000 KPW | 15.02 BWP |
Get KPW/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=BWPExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-07T09:13:09Z",
"rates": {
"BWP": 0.015018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "BWP",
"amount": 100
},
"result": 1.5018,
"rate": 0.015018
}Build with KPW/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key