Rate Overview
Live
1 DKK = 9.7690 AFN
1 AFN = 0.102365
DKK
Avg
9.7988
High
9.9112
Low
9.7492
Last updated: 5/27/2026, 12:15:49 PM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 9.77 AFN |
| 10 DKK | 97.69 AFN |
| 50 DKK | 488.45 AFN |
| 100 DKK | 976.90 AFN |
| 500 DKK | 4,884.51 AFN |
| 1,000 DKK | 9,769.01 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-05-27T12:15:49Z",
"rates": {
"AFN": 9.769011
}
}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.9011,
"rate": 9.769011
}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