Rate Overview
Live
1 ZAR = 0.390572 DKK
1 DKK = 2.5603
ZAR
Avg
0.394868
High
0.399168
Low
0.389955
Last updated: 7/25/2026, 4:11:05 PM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.39 DKK |
| 10 ZAR | 3.91 DKK |
| 50 ZAR | 19.53 DKK |
| 100 ZAR | 39.06 DKK |
| 500 ZAR | 195.29 DKK |
| 1,000 ZAR | 390.57 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-25T16:11:05Z",
"rates": {
"DKK": 0.390572
}
}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.057199999999995,
"rate": 0.390572
}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