Rate Overview
Live
1 BIF = 0.002189 DKK
1 DKK = 456.8296
BIF
Avg
0.002152
High
0.002191
Low
0.002105
Last updated: 3/27/2026, 12:02:43 PM
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-27T12:02:43Z",
"rates": {
"DKK": 0.002189
}
}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.21889999999999998,
"rate": 0.002189
}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