Rate Overview
Live
1 KRW = 0.007698 BOB
1 BOB = 129.9039
KRW
Avg
0.004940
High
0.007698
Low
0.004479
Last updated: 7/29/2026, 2:08:37 AM
Quick Conversions
| KRW | BOB |
|---|---|
| 1 KRW | 0.01 BOB |
| 10 KRW | 0.08 BOB |
| 50 KRW | 0.38 BOB |
| 100 KRW | 0.77 BOB |
| 500 KRW | 3.85 BOB |
| 1,000 KRW | 7.70 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-29T02:08:37Z",
"rates": {
"BOB": 0.007698
}
}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.7698,
"rate": 0.007698
}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