Rate Overview
Live
1 DKK = 10.1755 AFN
1 AFN = 0.098275
DKK
Avg
10.1570
High
10.2047
Low
10.0779
Last updated: 7/23/2026, 3:08:02 PM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 10.18 AFN |
| 10 DKK | 101.76 AFN |
| 50 DKK | 508.78 AFN |
| 100 DKK | 1,017.55 AFN |
| 500 DKK | 5,087.76 AFN |
| 1,000 DKK | 10,175.51 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-23T15:08:02Z",
"rates": {
"AFN": 10.175512
}
}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": 1017.5512,
"rate": 10.175512
}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