Rate Overview
Live
1 VUV = 0.136422 SZL
1 SZL = 7.3302
VUV
Avg
0.135797
High
0.136422
Low
0.135307
Last updated: 7/9/2026, 5:51:48 AM
Quick Conversions
| VUV | SZL |
|---|---|
| 1 VUV | 0.14 SZL |
| 10 VUV | 1.36 SZL |
| 50 VUV | 6.82 SZL |
| 100 VUV | 13.64 SZL |
| 500 VUV | 68.21 SZL |
| 1,000 VUV | 136.42 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-09T05:51:48Z",
"rates": {
"SZL": 0.136422
}
}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": 13.642199999999999,
"rate": 0.136422
}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