Rate Overview
Live
1 BOB = 130.3443 KPW
1 KPW = 0.007672
BOB
Avg
130.1754
High
130.4818
Low
129.8927
Last updated: 6/19/2026, 8:49:12 AM
Quick Conversions
| BOB | KPW |
|---|---|
| 1 BOB | 130.34 KPW |
| 10 BOB | 1,303.44 KPW |
| 50 BOB | 6,517.21 KPW |
| 100 BOB | 13,034.43 KPW |
| 500 BOB | 65,172.14 KPW |
| 1,000 BOB | 130,344.28 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-06-19T08:49:12Z",
"rates": {
"KPW": 130.344279
}
}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": 13034.4279,
"rate": 130.344279
}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