Rate Overview
Live
1 ZAR = 0.378929 DKK
1 DKK = 2.6390
ZAR
Avg
0.390221
High
0.399752
Low
0.378929
Last updated: 3/27/2026, 12:16:29 AM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.38 DKK |
| 10 ZAR | 3.79 DKK |
| 50 ZAR | 18.95 DKK |
| 100 ZAR | 37.89 DKK |
| 500 ZAR | 189.46 DKK |
| 1,000 ZAR | 378.93 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-27T00:16:29Z",
"rates": {
"DKK": 0.378929
}
}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": 37.892900000000004,
"rate": 0.378929
}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