Rate Overview
Live
1 KRW = 0.001163 BGN
1 BGN = 859.8452
KRW
Avg
0.001130
High
0.001163
Low
0.001091
Last updated: 7/27/2026, 9:42:10 PM
Quick Conversions
| KRW | BGN |
|---|---|
| 1 KRW | 0.00 BGN |
| 10 KRW | 0.01 BGN |
| 50 KRW | 0.06 BGN |
| 100 KRW | 0.12 BGN |
| 500 KRW | 0.58 BGN |
| 1,000 KRW | 1.16 BGN |
Get KRW/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=BGNExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-27T21:42:10Z",
"rates": {
"BGN": 0.001163
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "BGN",
"amount": 100
},
"result": 0.1163,
"rate": 0.001163
}Build with KRW/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key