Rate Overview
Live
1 BIF = 0.002198 DKK
1 DKK = 454.9591
BIF
Avg
0.002199
High
0.002201
Low
0.002196
Last updated: 7/29/2026, 10:44:14 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.10 DKK |
| 1,000 BIF | 2.20 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-07-29T10:44:14Z",
"rates": {
"DKK": 0.002198
}
}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.2198,
"rate": 0.002198
}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