Rate Overview
Live
1 KPW = 0.014907 BWP
1 BWP = 67.0826
KPW
Avg
0.014910
High
0.014963
Low
0.014871
Last updated: 4/17/2026, 1:43:39 PM
Quick Conversions
| KPW | BWP |
|---|---|
| 1 KPW | 0.01 BWP |
| 10 KPW | 0.15 BWP |
| 50 KPW | 0.75 BWP |
| 100 KPW | 1.49 BWP |
| 500 KPW | 7.45 BWP |
| 1,000 KPW | 14.91 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-04-17T13:43:39Z",
"rates": {
"BWP": 0.014907
}
}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.4907,
"rate": 0.014907
}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