Rate Overview
Live
1 DKK = 3.0028 ZMW
1 ZMW = 0.333020
DKK
Avg
2.9884
High
3.0028
Low
2.9624
Last updated: 3/7/2026, 7:42:56 AM
Quick Conversions
| DKK | ZMW |
|---|---|
| 1 DKK | 3.00 ZMW |
| 10 DKK | 30.03 ZMW |
| 50 DKK | 150.14 ZMW |
| 100 DKK | 300.28 ZMW |
| 500 DKK | 1,501.41 ZMW |
| 1,000 DKK | 3,002.82 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-03-07T07:42:56Z",
"rates": {
"ZMW": 3.00282
}
}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": 300.282,
"rate": 3.00282
}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