Rate Overview
Live
1 DKK = 2.4815 ZAR
1 ZAR = 0.402985
DKK
Avg
2.4874
High
2.5027
Low
2.4792
Last updated: 7/7/2026, 4:47:12 AM
Quick Conversions
| DKK | ZAR |
|---|---|
| 1 DKK | 2.48 ZAR |
| 10 DKK | 24.81 ZAR |
| 50 DKK | 124.07 ZAR |
| 100 DKK | 248.15 ZAR |
| 500 DKK | 1,240.74 ZAR |
| 1,000 DKK | 2,481.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-07-07T04:47:12Z",
"rates": {
"ZAR": 2.481482
}
}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": 248.14820000000003,
"rate": 2.481482
}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