Rate Overview
Live
1 VUV = 0.138983 SZL
1 SZL = 7.1951
VUV
Avg
0.136888
High
0.139303
Low
0.133563
Last updated: 3/7/2026, 3:08:50 AM
Quick Conversions
| VUV | SZL |
|---|---|
| 1 VUV | 0.14 SZL |
| 10 VUV | 1.39 SZL |
| 50 VUV | 6.95 SZL |
| 100 VUV | 13.90 SZL |
| 500 VUV | 69.49 SZL |
| 1,000 VUV | 138.98 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-03-07T03:08:50Z",
"rates": {
"SZL": 0.138983
}
}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.898299999999999,
"rate": 0.138983
}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