Rate Overview
Live
1 KRW = 0.004553 BOB
1 BOB = 219.6354
KRW
Avg
0.004548
High
0.004586
Low
0.004519
Last updated: 6/17/2026, 8:03:53 AM
Quick Conversions
| KRW | BOB |
|---|---|
| 1 KRW | 0.00 BOB |
| 10 KRW | 0.05 BOB |
| 50 KRW | 0.23 BOB |
| 100 KRW | 0.46 BOB |
| 500 KRW | 2.28 BOB |
| 1,000 KRW | 4.55 BOB |
Get KRW/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=BOBExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-06-17T08:03:53Z",
"rates": {
"BOB": 0.004553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "BOB",
"amount": 100
},
"result": 0.4553,
"rate": 0.004553
}Build with KRW/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key