Rate Overview
Live
1 KRW = 0.001178 BGN
1 BGN = 848.8964
KRW
Avg
0.001310
High
0.001469
Low
0.001110
Last updated: 7/26/2026, 3:54:21 AM
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.59 BGN |
| 1,000 KRW | 1.18 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-26T03:54:21Z",
"rates": {
"BGN": 0.001178
}
}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.1178,
"rate": 0.001178
}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