Rate Overview
Live
1 ZWL = 0.000132 SVC
1 SVC = 7575.76
ZWL
Avg
0.000132
High
0.000133
Low
0.000132
Last updated: 5/28/2026, 3:41:37 AM
Quick Conversions
| ZWL | SVC |
|---|---|
| 1 ZWL | 0.00 SVC |
| 10 ZWL | 0.00 SVC |
| 50 ZWL | 0.01 SVC |
| 100 ZWL | 0.01 SVC |
| 500 ZWL | 0.07 SVC |
| 1,000 ZWL | 0.13 SVC |
Get ZWL/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=SVCExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-05-28T03:41:37Z",
"rates": {
"SVC": 0.000132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "SVC",
"amount": 100
},
"result": 0.013200000000000002,
"rate": 0.000132
}Build with ZWL/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key