Rate Overview
Live
1 ZAR = 0.378447 DKK
1 DKK = 2.6424
ZAR
Avg
0.380264
High
0.383283
Low
0.377265
Last updated: 3/26/2026, 10:29:39 PM
Quick Conversions
| ZAR | DKK |
|---|---|
| 1 ZAR | 0.38 DKK |
| 10 ZAR | 3.78 DKK |
| 50 ZAR | 18.92 DKK |
| 100 ZAR | 37.84 DKK |
| 500 ZAR | 189.22 DKK |
| 1,000 ZAR | 378.45 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-03-26T22:29:39Z",
"rates": {
"DKK": 0.378447
}
}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": 37.844699999999996,
"rate": 0.378447
}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