Rate Overview
Live
1 DKK = 10.0766 AFN
1 AFN = 0.099240
DKK
Avg
10.0019
High
10.0766
Low
9.8670
Last updated: 5/7/2026, 8:16:19 AM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 10.08 AFN |
| 10 DKK | 100.77 AFN |
| 50 DKK | 503.83 AFN |
| 100 DKK | 1,007.66 AFN |
| 500 DKK | 5,038.29 AFN |
| 1,000 DKK | 10,076.59 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-05-07T08:16:19Z",
"rates": {
"AFN": 10.076585
}
}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.6585,
"rate": 10.076585
}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