Rate Overview
Live
1 BOB = 90.8596 KPW
1 KPW = 0.011006
BOB
Avg
116.9347
High
130.2417
Low
90.8596
Last updated: 7/9/2026, 10:04:24 AM
Quick Conversions
| BOB | KPW |
|---|---|
| 1 BOB | 90.86 KPW |
| 10 BOB | 908.60 KPW |
| 50 BOB | 4,542.98 KPW |
| 100 BOB | 9,085.96 KPW |
| 500 BOB | 45,429.82 KPW |
| 1,000 BOB | 90,859.63 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-07-09T10:04:24Z",
"rates": {
"KPW": 90.859634
}
}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": 9085.9634,
"rate": 90.859634
}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