Rate Overview
Live
1 KRW = 0.004626 BOB
1 BOB = 216.1695
KRW
Avg
0.004711
High
0.004794
Low
0.004626
Last updated: 3/7/2026, 12:30:13 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.31 BOB |
| 1,000 KRW | 4.63 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-03-07T00:30:13Z",
"rates": {
"BOB": 0.004626
}
}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.4626,
"rate": 0.004626
}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