Rate Overview
Live
1 BOB = 130.2121 KPW
1 KPW = 0.007680
BOB
Avg
130.1959
High
130.5272
Low
129.7405
Last updated: 5/7/2026, 11:28:17 AM
Quick Conversions
| BOB | KPW |
|---|---|
| 1 BOB | 130.21 KPW |
| 10 BOB | 1,302.12 KPW |
| 50 BOB | 6,510.61 KPW |
| 100 BOB | 13,021.21 KPW |
| 500 BOB | 65,106.07 KPW |
| 1,000 BOB | 130,212.14 KPW |
Get BOB/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=KPWExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-07T11:28:17Z",
"rates": {
"KPW": 130.212143
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "KPW",
"amount": 100
},
"result": 13021.2143,
"rate": 130.212143
}Build with BOB/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key