Rate Overview
Live
1 DKK = 10.0753 AFN
1 AFN = 0.099253
DKK
Avg
10.1040
High
10.2047
Low
10.0226
Last updated: 7/27/2026, 3:18:03 AM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 10.08 AFN |
| 10 DKK | 100.75 AFN |
| 50 DKK | 503.76 AFN |
| 100 DKK | 1,007.53 AFN |
| 500 DKK | 5,037.65 AFN |
| 1,000 DKK | 10,075.29 AFN |
Get DKK/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=AFNExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-27T03:18:03Z",
"rates": {
"AFN": 10.075293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "AFN",
"amount": 100
},
"result": 1007.5293,
"rate": 10.075293
}Build with DKK/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key