Rate Overview
Live
1 BOB = 130.0672 KPW
1 KPW = 0.007688
BOB
Avg
130.2189
High
130.9682
Low
129.4767
Last updated: 3/27/2026, 5:03:21 PM
Quick Conversions
| BOB | KPW |
|---|---|
| 1 BOB | 130.07 KPW |
| 10 BOB | 1,300.67 KPW |
| 50 BOB | 6,503.36 KPW |
| 100 BOB | 13,006.72 KPW |
| 500 BOB | 65,033.59 KPW |
| 1,000 BOB | 130,067.18 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-27T17:03:21Z",
"rates": {
"KPW": 130.067181
}
}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": 13006.7181,
"rate": 130.067181
}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