Rate Overview
Live
1 ZAR = 0.386737 DKK
1 DKK = 2.5857
ZAR
Avg
0.387330
High
0.389190
Low
0.385490
Last updated: 4/16/2026, 3:12:17 AM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.39 DKK |
| 10 ZAR | 3.87 DKK |
| 50 ZAR | 19.34 DKK |
| 100 ZAR | 38.67 DKK |
| 500 ZAR | 193.37 DKK |
| 1,000 ZAR | 386.74 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-16T03:12:17Z",
"rates": {
"DKK": 0.386737
}
}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.6737,
"rate": 0.386737
}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