Rate Overview
Live
1 DKK = 9.7627 AFN
1 AFN = 0.102431
DKK
Avg
10.2154
High
10.5539
Low
9.6510
Last updated: 3/27/2026, 11:39:03 AM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 9.76 AFN |
| 10 DKK | 97.63 AFN |
| 50 DKK | 488.14 AFN |
| 100 DKK | 976.27 AFN |
| 500 DKK | 4,881.35 AFN |
| 1,000 DKK | 9,762.70 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-27T11:39:03Z",
"rates": {
"AFN": 9.762703
}
}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.2703,
"rate": 9.762703
}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