Rate Overview
Live
1 ZMW = 0.333020 DKK
1 DKK = 3.0028
ZMW
Avg
0.334631
High
0.337565
Low
0.333020
Last updated: 3/7/2026, 7:41:26 AM
Quick Conversions
| ZMW | DKK |
|---|---|
| 1 ZMW | 0.33 DKK |
| 10 ZMW | 3.33 DKK |
| 50 ZMW | 16.65 DKK |
| 100 ZMW | 33.30 DKK |
| 500 ZMW | 166.51 DKK |
| 1,000 ZMW | 333.02 DKK |
Get ZMW/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZMW¤cies=DKKExample Response:
{
"success": true,
"base": "ZMW",
"date": "2026-03-07T07:41:26Z",
"rates": {
"DKK": 0.33302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZMW&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZMW",
"to": "DKK",
"amount": 100
},
"result": 33.302,
"rate": 0.33302
}Build with ZMW/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key