Rate Overview
Live
1 DKK = 9.7640 AFN
1 AFN = 0.102417
DKK
Avg
9.7897
High
9.9233
Low
9.6532
Last updated: 3/27/2026, 9:50:17 AM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 9.76 AFN |
| 10 DKK | 97.64 AFN |
| 50 DKK | 488.20 AFN |
| 100 DKK | 976.41 AFN |
| 500 DKK | 4,882.03 AFN |
| 1,000 DKK | 9,764.05 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-27T09:50:17Z",
"rates": {
"AFN": 9.76405
}
}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.405,
"rate": 9.76405
}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