Rate Overview
Live
1 DKK = 2.8090 ZMW
1 ZMW = 0.356000
DKK
Avg
2.7910
High
2.8104
Low
2.7504
Last updated: 7/7/2026, 12:02:49 AM
Quick Conversions
| DKK | ZMW |
|---|---|
| 1 DKK | 2.81 ZMW |
| 10 DKK | 28.09 ZMW |
| 50 DKK | 140.45 ZMW |
| 100 DKK | 280.90 ZMW |
| 500 DKK | 1,404.50 ZMW |
| 1,000 DKK | 2,808.99 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-07T00:02:49Z",
"rates": {
"ZMW": 2.80899
}
}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": 280.899,
"rate": 2.80899
}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