Rate Overview
Live
1 DKK = 2.6427 ZAR
1 ZAR = 0.378395
DKK
Avg
2.5786
High
2.6507
Low
2.5015
Last updated: 3/27/2026, 1:31:26 AM
Quick Conversions
| DKK | ZAR |
|---|---|
| 1 DKK | 2.64 ZAR |
| 10 DKK | 26.43 ZAR |
| 50 DKK | 132.14 ZAR |
| 100 DKK | 264.27 ZAR |
| 500 DKK | 1,321.37 ZAR |
| 1,000 DKK | 2,642.74 ZAR |
Get DKK/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=ZARExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-27T01:31:26Z",
"rates": {
"ZAR": 2.642743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "ZAR",
"amount": 100
},
"result": 264.2743,
"rate": 2.642743
}Build with DKK/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key