Rate Overview
Live
1 SVC = 2.1144 ZMW
1 ZMW = 0.472954
SVC
Avg
2.0950
High
2.1144
Low
2.0640
Last updated: 7/8/2026, 9:16:30 AM
Quick Conversions
| SVC | ZMW |
|---|---|
| 1 SVC | 2.11 ZMW |
| 10 SVC | 21.14 ZMW |
| 50 SVC | 105.72 ZMW |
| 100 SVC | 211.44 ZMW |
| 500 SVC | 1,057.19 ZMW |
| 1,000 SVC | 2,114.37 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-07-08T09:16:30Z",
"rates": {
"ZMW": 2.114372
}
}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": 211.4372,
"rate": 2.114372
}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