Rate Overview
Live
1 KPW = 0.014961 BWP
1 BWP = 66.8405
KPW
Avg
0.015204
High
0.015991
Low
0.014713
Last updated: 5/28/2026, 4:38:44 AM
Quick Conversions
| KPW | BWP |
|---|---|
| 1 KPW | 0.01 BWP |
| 10 KPW | 0.15 BWP |
| 50 KPW | 0.75 BWP |
| 100 KPW | 1.50 BWP |
| 500 KPW | 7.48 BWP |
| 1,000 KPW | 14.96 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-05-28T04:38:44Z",
"rates": {
"BWP": 0.014961
}
}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.4961,
"rate": 0.014961
}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