Rate Overview
Live
1 ZAR = 0.392183 DKK
1 DKK = 2.5498
ZAR
Avg
0.382388
High
0.400115
Low
0.361006
Last updated: 7/23/2026, 5:26:46 PM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.39 DKK |
| 10 ZAR | 3.92 DKK |
| 50 ZAR | 19.61 DKK |
| 100 ZAR | 39.22 DKK |
| 500 ZAR | 196.09 DKK |
| 1,000 ZAR | 392.18 DKK |
Get ZAR/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=DKKExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-23T17:26:46Z",
"rates": {
"DKK": 0.392183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "DKK",
"amount": 100
},
"result": 39.2183,
"rate": 0.392183
}Build with ZAR/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key