Rate Overview
Live
1 ISK = 0.152081 ZMW
1 ZMW = 6.5754
ISK
Avg
0.170536
High
0.196279
Low
0.149215
Last updated: 3/27/2026, 11:42:11 AM
Quick Conversions
| ISK | ZMW |
|---|---|
| 1 ISK | 0.15 ZMW |
| 10 ISK | 1.52 ZMW |
| 50 ISK | 7.60 ZMW |
| 100 ISK | 15.21 ZMW |
| 500 ISK | 76.04 ZMW |
| 1,000 ISK | 152.08 ZMW |
Get ISK/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=ZMWExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-27T11:42:11Z",
"rates": {
"ZMW": 0.152081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "ZMW",
"amount": 100
},
"result": 15.2081,
"rate": 0.152081
}Build with ISK/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key