Rate Overview
Live
1 SVC = 2.1914 ZMW
1 ZMW = 0.456337
SVC
Avg
2.1807
High
2.1914
Low
2.1740
Last updated: 4/17/2026, 1:31:36 AM
Quick Conversions
| SVC | ZMW |
|---|---|
| 1 SVC | 2.19 ZMW |
| 10 SVC | 21.91 ZMW |
| 50 SVC | 109.57 ZMW |
| 100 SVC | 219.14 ZMW |
| 500 SVC | 1,095.68 ZMW |
| 1,000 SVC | 2,191.36 ZMW |
Get SVC/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=ZMWExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T01:31:36Z",
"rates": {
"ZMW": 2.191363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "ZMW",
"amount": 100
},
"result": 219.1363,
"rate": 2.191363
}Build with SVC/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key