Rate Overview
Live
1 DKK = 9.7639 AFN
1 AFN = 0.102418
DKK
Avg
9.7881
High
10.0533
Low
9.5405
Last updated: 3/27/2026, 5:03:20 PM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 9.76 AFN |
| 10 DKK | 97.64 AFN |
| 50 DKK | 488.20 AFN |
| 100 DKK | 976.39 AFN |
| 500 DKK | 4,881.95 AFN |
| 1,000 DKK | 9,763.91 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-03-27T17:03:20Z",
"rates": {
"AFN": 9.763907
}
}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": 976.3906999999999,
"rate": 9.763907
}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