Rate Overview
Live
1 BIF = 0.002166 DKK
1 DKK = 461.6805
BIF
Avg
0.002157
High
0.002176
Low
0.002132
Last updated: 3/7/2026, 1:03:02 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.08 DKK |
| 1,000 BIF | 2.17 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-07T01:03:02Z",
"rates": {
"DKK": 0.002166
}
}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.2166,
"rate": 0.002166
}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