Rate Overview
Live
1 DKK = 2.5043 ZAR
1 ZAR = 0.399307
DKK
Avg
2.4990
High
2.5081
Low
2.4869
Last updated: 8/16/2026, 11:39:56 AM
Quick Conversions
| DKK | ZAR |
|---|---|
| 1 DKK | 2.50 ZAR |
| 10 DKK | 25.04 ZAR |
| 50 DKK | 125.22 ZAR |
| 100 DKK | 250.43 ZAR |
| 500 DKK | 1,252.17 ZAR |
| 1,000 DKK | 2,504.34 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-08-16T11:39:56Z",
"rates": {
"ZAR": 2.50434
}
}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": 250.434,
"rate": 2.50434
}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