Rate Overview
Live
1 DKK = 10.1045 AFN
1 AFN = 0.098966
DKK
Avg
10.1045
High
10.1045
Low
10.1045
Last updated: 7/28/2026, 12:00:41 PM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 10.10 AFN |
| 10 DKK | 101.04 AFN |
| 50 DKK | 505.22 AFN |
| 100 DKK | 1,010.45 AFN |
| 500 DKK | 5,052.25 AFN |
| 1,000 DKK | 10,104.50 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-28T12:00:41Z",
"rates": {
"AFN": 10.104496
}
}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.4495999999999,
"rate": 10.104496
}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