Rate Overview
Live
1 DKK = 453.6803 BIF
1 BIF = 0.002204
DKK
Avg
446.3547
High
468.1525
Low
401.7156
Last updated: 7/27/2026, 6:35:59 PM
Quick Conversions
| DKK | BIF |
|---|---|
| 1 DKK | 453.68 BIF |
| 10 DKK | 4,536.80 BIF |
| 50 DKK | 22,684.01 BIF |
| 100 DKK | 45,368.03 BIF |
| 500 DKK | 226,840.15 BIF |
| 1,000 DKK | 453,680.30 BIF |
Get DKK/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BIFExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-27T18:35:59Z",
"rates": {
"BIF": 453.680295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BIF",
"amount": 100
},
"result": 45368.0295,
"rate": 453.680295
}Build with DKK/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key