Rate Overview
Live
1 ZAR = 0.387029 DKK
1 DKK = 2.5838
ZAR
Avg
0.387363
High
0.389190
Low
0.385490
Last updated: 4/16/2026, 1:30:09 AM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.39 DKK |
| 10 ZAR | 3.87 DKK |
| 50 ZAR | 19.35 DKK |
| 100 ZAR | 38.70 DKK |
| 500 ZAR | 193.51 DKK |
| 1,000 ZAR | 387.03 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-04-16T01:30:09Z",
"rates": {
"DKK": 0.387029
}
}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.7029,
"rate": 0.387029
}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