Rate Overview
Live
1 ZAR = 0.401939 DKK
1 DKK = 2.4879
ZAR
Avg
0.400543
High
0.401939
Low
0.399196
Last updated: 9/3/2026, 3:49:29 PM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.40 DKK |
| 10 ZAR | 4.02 DKK |
| 50 ZAR | 20.10 DKK |
| 100 ZAR | 40.19 DKK |
| 500 ZAR | 200.97 DKK |
| 1,000 ZAR | 401.94 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-09-03T15:49:29Z",
"rates": {
"DKK": 0.401939
}
}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": 40.1939,
"rate": 0.401939
}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