Rate Overview
Live
1 SEK = 2.0045 ZMW
1 ZMW = 0.498880
SEK
Avg
2.4528
High
2.9611
Low
2.0045
Last updated: 3/27/2026, 9:34:57 AM
Quick Conversions
| SEK | ZMW |
|---|---|
| 1 SEK | 2.00 ZMW |
| 10 SEK | 20.04 ZMW |
| 50 SEK | 100.22 ZMW |
| 100 SEK | 200.45 ZMW |
| 500 SEK | 1,002.25 ZMW |
| 1,000 SEK | 2,004.49 ZMW |
Get SEK/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=ZMWExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T09:34:57Z",
"rates": {
"ZMW": 2.004491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "ZMW",
"amount": 100
},
"result": 200.4491,
"rate": 2.004491
}Build with SEK/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key