Rate Overview
Live
1 DKK = 10.2201 AFN
1 AFN = 0.097846
DKK
Avg
10.1894
High
10.2740
Low
10.0943
Last updated: 9/3/2026, 1:27:30 PM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 10.22 AFN |
| 10 DKK | 102.20 AFN |
| 50 DKK | 511.01 AFN |
| 100 DKK | 1,022.01 AFN |
| 500 DKK | 5,110.07 AFN |
| 1,000 DKK | 10,220.15 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-09-03T13:27:30Z",
"rates": {
"AFN": 10.220146
}
}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": 1022.0146,
"rate": 10.220146
}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