Rate Overview
Live
1 ZAR = 0.387508 DKK
1 DKK = 2.5806
ZAR
Avg
0.392749
High
0.397065
Low
0.386533
Last updated: 3/6/2026, 6:08:45 PM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.39 DKK |
| 10 ZAR | 3.88 DKK |
| 50 ZAR | 19.38 DKK |
| 100 ZAR | 38.75 DKK |
| 500 ZAR | 193.75 DKK |
| 1,000 ZAR | 387.51 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-03-06T18:08:45Z",
"rates": {
"DKK": 0.387508
}
}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": 38.750800000000005,
"rate": 0.387508
}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