Rate Overview
Live
1 DKK = 9.8005 AFN
1 AFN = 0.102035
DKK
Avg
9.7828
High
9.9830
Low
9.6391
Last updated: 6/17/2026, 7:15:10 AM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 9.80 AFN |
| 10 DKK | 98.01 AFN |
| 50 DKK | 490.03 AFN |
| 100 DKK | 980.05 AFN |
| 500 DKK | 4,900.27 AFN |
| 1,000 DKK | 9,800.54 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-06-17T07:15:10Z",
"rates": {
"AFN": 9.800544
}
}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": 980.0544,
"rate": 9.800544
}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