Rate Overview
Live
1 BGN = 3.8314 DKK
1 DKK = 0.261000
BGN
Avg
3.8249
High
3.8496
Low
3.8036
Last updated: 3/27/2026, 1:14:51 PM
Quick Conversions
| BGN | DKK |
|---|---|
| 1 BGN | 3.83 DKK |
| 10 BGN | 38.31 DKK |
| 50 BGN | 191.57 DKK |
| 100 BGN | 383.14 DKK |
| 500 BGN | 1,915.71 DKK |
| 1,000 BGN | 3,831.42 DKK |
Get BGN/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=DKKExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-27T13:14:51Z",
"rates": {
"DKK": 3.831419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "DKK",
"amount": 100
},
"result": 383.14189999999996,
"rate": 3.831419
}Build with BGN/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key