Rate Overview
Live
1 DKK = 9.7730 AFN
1 AFN = 0.102323
DKK
Avg
10.0962
High
10.4569
Low
9.5405
Last updated: 5/27/2026, 2:54:35 PM
Quick Conversions
| DKK | AFN |
|---|---|
| 1 DKK | 9.77 AFN |
| 10 DKK | 97.73 AFN |
| 50 DKK | 488.65 AFN |
| 100 DKK | 977.30 AFN |
| 500 DKK | 4,886.48 AFN |
| 1,000 DKK | 9,772.97 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-27T14:54:35Z",
"rates": {
"AFN": 9.772968
}
}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": 977.2968000000001,
"rate": 9.772968
}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