Rate Overview
Live
1 KRW = 0.001116 BGN
1 BGN = 896.0573
KRW
Avg
0.001123
High
0.001138
Low
0.001116
Last updated: 3/27/2026, 11:18:59 AM
Quick Conversions
| KRW | BGN |
|---|---|
| 1 KRW | 0.00 BGN |
| 10 KRW | 0.01 BGN |
| 50 KRW | 0.06 BGN |
| 100 KRW | 0.11 BGN |
| 500 KRW | 0.56 BGN |
| 1,000 KRW | 1.12 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-03-27T11:18:59Z",
"rates": {
"BGN": 0.001116
}
}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.1116,
"rate": 0.001116
}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