Rate Overview
Live
1 DKK = 10.0471 AFN
1 AFN = 0.099532
DKK
Avg
9.8141
High
10.0471
Low
9.6831
Last updated: 7/5/2026, 4:35:44 PM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 10.05 AFN |
| 10 DKK | 100.47 AFN |
| 50 DKK | 502.35 AFN |
| 100 DKK | 1,004.71 AFN |
| 500 DKK | 5,023.53 AFN |
| 1,000 DKK | 10,047.06 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-05T16:35:44Z",
"rates": {
"AFN": 10.047062
}
}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": 1004.7062000000001,
"rate": 10.047062
}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