Rate Overview
Live
1 ZAR = 0.398726 DKK
1 DKK = 2.5080
ZAR
Avg
0.400305
High
0.402105
Low
0.398726
Last updated: 8/14/2026, 5:45:18 PM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.40 DKK |
| 10 ZAR | 3.99 DKK |
| 50 ZAR | 19.94 DKK |
| 100 ZAR | 39.87 DKK |
| 500 ZAR | 199.36 DKK |
| 1,000 ZAR | 398.73 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-08-14T17:45:18Z",
"rates": {
"DKK": 0.398726
}
}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": 39.872600000000006,
"rate": 0.398726
}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