Rate Overview
Live
1 AFN = 0.098328 DKK
1 DKK = 10.1700
AFN
Avg
0.098950
High
0.099701
Low
0.098328
Last updated: 4/17/2026, 6:12:49 AM
Quick Conversions
| AFN | DKK |
|---|---|
| 1 AFN | 0.10 DKK |
| 10 AFN | 0.98 DKK |
| 50 AFN | 4.92 DKK |
| 100 AFN | 9.83 DKK |
| 500 AFN | 49.16 DKK |
| 1,000 AFN | 98.33 DKK |
Get AFN/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=DKKExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-04-17T06:12:49Z",
"rates": {
"DKK": 0.098328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "DKK",
"amount": 100
},
"result": 9.8328,
"rate": 0.098328
}Build with AFN/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key