Rate Overview
Live
1 DKK = 2.5857 ZAR
1 ZAR = 0.386737
DKK
Avg
2.5818
High
2.5941
Low
2.5694
Last updated: 4/16/2026, 3:18:33 AM
Quick Conversions
| DKK | ZAR |
|---|---|
| 1 DKK | 2.59 ZAR |
| 10 DKK | 25.86 ZAR |
| 50 DKK | 129.29 ZAR |
| 100 DKK | 258.57 ZAR |
| 500 DKK | 1,292.87 ZAR |
| 1,000 DKK | 2,585.74 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-04-16T03:18:33Z",
"rates": {
"ZAR": 2.585735
}
}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": 258.5735,
"rate": 2.585735
}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