Rate Overview
Live
1 BOB = 130.3014 KPW
1 KPW = 0.007675
BOB
Avg
130.1712
High
130.3896
Low
129.6231
Last updated: 3/7/2026, 4:26:16 AM
Quick Conversions
| BOB | KPW |
|---|---|
| 1 BOB | 130.30 KPW |
| 10 BOB | 1,303.01 KPW |
| 50 BOB | 6,515.07 KPW |
| 100 BOB | 13,030.14 KPW |
| 500 BOB | 65,150.70 KPW |
| 1,000 BOB | 130,301.41 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-03-07T04:26:16Z",
"rates": {
"KPW": 130.301407
}
}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": 13030.140700000002,
"rate": 130.301407
}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