Rate Overview
Live
1 VUV = 0.140092 SZL
1 SZL = 7.1382
VUV
Avg
0.140781
High
0.153673
Low
0.133310
Last updated: 7/27/2026, 12:42:23 PM
Quick Conversions
| VUV | SZL |
|---|---|
| 1 VUV | 0.14 SZL |
| 10 VUV | 1.40 SZL |
| 50 VUV | 7.00 SZL |
| 100 VUV | 14.01 SZL |
| 500 VUV | 70.05 SZL |
| 1,000 VUV | 140.09 SZL |
Get VUV/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=SZLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-27T12:42:23Z",
"rates": {
"SZL": 0.140092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "SZL",
"amount": 100
},
"result": 14.0092,
"rate": 0.140092
}Build with VUV/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key