Rate Overview
Live
1 DKK = 2.5522 ZAR
1 ZAR = 0.391813
DKK
Avg
2.5869
High
2.6571
Low
2.5185
Last updated: 5/28/2026, 3:42:10 AM
Quick Conversions
| DKK | ZAR |
|---|---|
| 1 DKK | 2.55 ZAR |
| 10 DKK | 25.52 ZAR |
| 50 DKK | 127.61 ZAR |
| 100 DKK | 255.22 ZAR |
| 500 DKK | 1,276.12 ZAR |
| 1,000 DKK | 2,552.24 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-05-28T03:42:10Z",
"rates": {
"ZAR": 2.552239
}
}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": 255.22390000000001,
"rate": 2.552239
}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