Rate Overview
Live
1 SVC = 2.2071 ZMW
1 ZMW = 0.453089
SVC
Avg
2.1881
High
2.2101
Low
2.1607
Last updated: 3/7/2026, 7:43:00 AM
Quick Conversions
| SVC | ZMW |
|---|---|
| 1 SVC | 2.21 ZMW |
| 10 SVC | 22.07 ZMW |
| 50 SVC | 110.35 ZMW |
| 100 SVC | 220.71 ZMW |
| 500 SVC | 1,103.54 ZMW |
| 1,000 SVC | 2,207.07 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-03-07T07:43:00Z",
"rates": {
"ZMW": 2.207072
}
}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": 220.7072,
"rate": 2.207072
}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