Rate Overview
Live
1 ZAR = 0.402879 DKK
1 DKK = 2.4821
ZAR
Avg
0.400601
High
0.402879
Low
0.398454
Last updated: 7/4/2026, 9:22:01 AM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.40 DKK |
| 10 ZAR | 4.03 DKK |
| 50 ZAR | 20.14 DKK |
| 100 ZAR | 40.29 DKK |
| 500 ZAR | 201.44 DKK |
| 1,000 ZAR | 402.88 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-04T09:22:01Z",
"rates": {
"DKK": 0.402879
}
}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.2879,
"rate": 0.402879
}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