Rate Overview
Live
1 KRW = 0.007803 BOB
1 BOB = 128.1558
KRW
Avg
0.007659
High
0.007825
Low
0.007360
Last updated: 7/30/2026, 8:08:57 AM
Quick Conversions
| KRW | BOB |
|---|---|
| 1 KRW | 0.01 BOB |
| 10 KRW | 0.08 BOB |
| 50 KRW | 0.39 BOB |
| 100 KRW | 0.78 BOB |
| 500 KRW | 3.90 BOB |
| 1,000 KRW | 7.80 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-07-30T08:08:57Z",
"rates": {
"BOB": 0.007803
}
}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.7803,
"rate": 0.007803
}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