Rate Overview
Live
1 DKK = 2.8177 ZMW
1 ZMW = 0.354899
DKK
Avg
3.5641
High
4.2130
Low
2.7129
Last updated: 7/23/2026, 9:21:08 AM
Quick Conversions
| DKK | ZMW |
|---|---|
| 1 DKK | 2.82 ZMW |
| 10 DKK | 28.18 ZMW |
| 50 DKK | 140.89 ZMW |
| 100 DKK | 281.77 ZMW |
| 500 DKK | 1,408.85 ZMW |
| 1,000 DKK | 2,817.70 ZMW |
Get DKK/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=ZMWExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-23T09:21:08Z",
"rates": {
"ZMW": 2.817703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "ZMW",
"amount": 100
},
"result": 281.77029999999996,
"rate": 2.817703
}Build with DKK/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key