Rate Overview
Live
1 ZAR = 0.398043 DKK
1 DKK = 2.5123
ZAR
Avg
0.394912
High
0.398043
Low
0.390174
Last updated: 6/15/2026, 4:57:10 PM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.40 DKK |
| 10 ZAR | 3.98 DKK |
| 50 ZAR | 19.90 DKK |
| 100 ZAR | 39.80 DKK |
| 500 ZAR | 199.02 DKK |
| 1,000 ZAR | 398.04 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-06-15T16:57:10Z",
"rates": {
"DKK": 0.398043
}
}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.8043,
"rate": 0.398043
}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