Rate Overview
Live
1 DKK = 2.5145 ZAR
1 ZAR = 0.397697
DKK
Avg
2.5255
High
2.5630
Low
2.5112
Last updated: 6/17/2026, 2:34:14 AM
Quick Conversions
| DKK | ZAR |
|---|---|
| 1 DKK | 2.51 ZAR |
| 10 DKK | 25.14 ZAR |
| 50 DKK | 125.72 ZAR |
| 100 DKK | 251.45 ZAR |
| 500 DKK | 1,257.24 ZAR |
| 1,000 DKK | 2,514.48 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-06-17T02:34:14Z",
"rates": {
"ZAR": 2.51448
}
}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": 251.44799999999998,
"rate": 2.51448
}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