Rate Overview
Live
1 BOB = 78.0348 KPW
1 KPW = 0.012815
BOB
Avg
126.3981
High
132.0635
Low
78.0348
Last updated: 8/23/2026, 11:37:42 AM
Quick Conversions
| BOB | KPW |
|---|---|
| 1 BOB | 78.03 KPW |
| 10 BOB | 780.35 KPW |
| 50 BOB | 3,901.74 KPW |
| 100 BOB | 7,803.48 KPW |
| 500 BOB | 39,017.42 KPW |
| 1,000 BOB | 78,034.84 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-08-23T11:37:42Z",
"rates": {
"KPW": 78.03484
}
}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": 7803.484,
"rate": 78.03484
}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