Rate Overview
Live
1 KPW = 0.012814 BOB
1 BOB = 78.0396
KPW
Avg
0.008632
High
0.012995
Low
0.007637
Last updated: 8/22/2026, 11:26:08 PM
Quick Conversions
| KPW | BOB |
|---|---|
| 1 KPW | 0.01 BOB |
| 10 KPW | 0.13 BOB |
| 50 KPW | 0.64 BOB |
| 100 KPW | 1.28 BOB |
| 500 KPW | 6.41 BOB |
| 1,000 KPW | 12.81 BOB |
Get KPW/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=BOBExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-08-22T23:26:08Z",
"rates": {
"BOB": 0.012814
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "BOB",
"amount": 100
},
"result": 1.2814,
"rate": 0.012814
}Build with KPW/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key