Rate Overview
Live
1 DKK = 2.5611 ZAR
1 ZAR = 0.390463
DKK
Avg
2.6197
High
2.7791
Low
2.4976
Last updated: 7/24/2026, 8:38:42 AM
Quick Conversions
| DKK | ZAR |
|---|---|
| 1 DKK | 2.56 ZAR |
| 10 DKK | 25.61 ZAR |
| 50 DKK | 128.05 ZAR |
| 100 DKK | 256.11 ZAR |
| 500 DKK | 1,280.53 ZAR |
| 1,000 DKK | 2,561.06 ZAR |
Get DKK/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=ZARExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-24T08:38:42Z",
"rates": {
"ZAR": 2.561059
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "ZAR",
"amount": 100
},
"result": 256.1059,
"rate": 2.561059
}Build with DKK/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key