Rate Overview
Live
1 KRW = 0.007830 BOB
1 BOB = 127.7139
KRW
Avg
0.006526
High
0.007830
Low
0.004440
Last updated: 7/30/2026, 11:05:22 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.92 BOB |
| 1,000 KRW | 7.83 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-30T11:05:22Z",
"rates": {
"BOB": 0.00783
}
}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.783,
"rate": 0.00783
}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