Rate Overview
Live
1 DKK = 10.1058 AFN
1 AFN = 0.098953
DKK
Avg
10.0272
High
10.5439
Low
9.7074
Last updated: 7/28/2026, 8:15:31 AM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 10.11 AFN |
| 10 DKK | 101.06 AFN |
| 50 DKK | 505.29 AFN |
| 100 DKK | 1,010.58 AFN |
| 500 DKK | 5,052.90 AFN |
| 1,000 DKK | 10,105.80 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-28T08:15:31Z",
"rates": {
"AFN": 10.105801
}
}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": 1010.5800999999999,
"rate": 10.105801
}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