Rate Overview
Live
1 BIF = 0.002187 DKK
1 DKK = 457.2474
BIF
Avg
0.002178
High
0.002339
Low
0.002119
Last updated: 3/27/2026, 10:15:21 AM
Quick Conversions
| BIF | DKK |
|---|---|
| 1 BIF | 0.00 DKK |
| 10 BIF | 0.02 DKK |
| 50 BIF | 0.11 DKK |
| 100 BIF | 0.22 DKK |
| 500 BIF | 1.09 DKK |
| 1,000 BIF | 2.19 DKK |
Get BIF/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=DKKExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T10:15:21Z",
"rates": {
"DKK": 0.002187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "DKK",
"amount": 100
},
"result": 0.2187,
"rate": 0.002187
}Build with BIF/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key