Rate Overview
Live
1 SVC = 2.1538 ZMW
1 ZMW = 0.464301
SVC
Avg
2.4893
High
3.0888
Low
2.1088
Last updated: 5/28/2026, 1:21:06 AM
Quick Conversions
| SVC | ZMW |
|---|---|
| 1 SVC | 2.15 ZMW |
| 10 SVC | 21.54 ZMW |
| 50 SVC | 107.69 ZMW |
| 100 SVC | 215.38 ZMW |
| 500 SVC | 1,076.89 ZMW |
| 1,000 SVC | 2,153.77 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-05-28T01:21:06Z",
"rates": {
"ZMW": 2.153773
}
}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": 215.37730000000002,
"rate": 2.153773
}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