Rate Overview
Live
1 SVC = 2.1498 ZMW
1 ZMW = 0.465167
SVC
Avg
2.1371
High
2.1538
Low
2.1246
Last updated: 7/31/2026, 4:11:01 AM
Quick Conversions
| SVC | ZMW |
|---|---|
| 1 SVC | 2.15 ZMW |
| 10 SVC | 21.50 ZMW |
| 50 SVC | 107.49 ZMW |
| 100 SVC | 214.98 ZMW |
| 500 SVC | 1,074.88 ZMW |
| 1,000 SVC | 2,149.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-07-31T04:11:01Z",
"rates": {
"ZMW": 2.149765
}
}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": 214.9765,
"rate": 2.149765
}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