Rate Overview
Live
1 KRW = 0.004491 BOB
1 BOB = 222.6676
KRW
Avg
0.004534
High
0.004586
Low
0.004474
Last updated: 6/19/2026, 8:52:48 AM
Quick Conversions
| KRW | BOB |
|---|---|
| 1 KRW | 0.00 BOB |
| 10 KRW | 0.04 BOB |
| 50 KRW | 0.22 BOB |
| 100 KRW | 0.45 BOB |
| 500 KRW | 2.25 BOB |
| 1,000 KRW | 4.49 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-19T08:52:48Z",
"rates": {
"BOB": 0.004491
}
}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.4491,
"rate": 0.004491
}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