Rate Overview
Live
1 ZAR = 0.397608 DKK
1 DKK = 2.5150
ZAR
Avg
0.399160
High
0.403349
Low
0.395326
Last updated: 7/21/2026, 7:06:12 AM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.40 DKK |
| 10 ZAR | 3.98 DKK |
| 50 ZAR | 19.88 DKK |
| 100 ZAR | 39.76 DKK |
| 500 ZAR | 198.80 DKK |
| 1,000 ZAR | 397.61 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-07-21T07:06:12Z",
"rates": {
"DKK": 0.397608
}
}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.7608,
"rate": 0.397608
}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