Rate Overview
Live
1 KPW = 0.012844 BOB
1 BOB = 77.8574
KPW
Avg
0.012841
High
0.012921
Low
0.012764
Last updated: 8/24/2026, 7:35:26 AM
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.42 BOB |
| 1,000 KPW | 12.84 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-24T07:35:26Z",
"rates": {
"BOB": 0.012844
}
}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.2844,
"rate": 0.012844
}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