Rate Overview
Live
1 VUV = 0.138757 SZL
1 SZL = 7.2068
VUV
Avg
0.140246
High
0.142387
Low
0.138757
Last updated: 5/8/2026, 1:03:12 PM
Quick Conversions
| VUV | SZL |
|---|---|
| 1 VUV | 0.14 SZL |
| 10 VUV | 1.39 SZL |
| 50 VUV | 6.94 SZL |
| 100 VUV | 13.88 SZL |
| 500 VUV | 69.38 SZL |
| 1,000 VUV | 138.76 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-05-08T13:03:12Z",
"rates": {
"SZL": 0.138757
}
}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.875699999999998,
"rate": 0.138757
}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