Rate Overview
Live
1 KRW = 0.007785 BOB
1 BOB = 128.4522
KRW
Avg
0.005008
High
0.007785
Low
0.004491
Last updated: 7/29/2026, 10:13:35 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.89 BOB |
| 1,000 KRW | 7.79 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-29T10:13:35Z",
"rates": {
"BOB": 0.007785
}
}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.7785,
"rate": 0.007785
}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