Rate Overview
Live
1 ZAR = 7.1766 VUV
1 VUV = 0.139342
ZAR
Avg
7.2202
High
7.2630
Low
7.1655
Last updated: 4/17/2026, 6:14:16 AM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.18 VUV |
| 10 ZAR | 71.77 VUV |
| 50 ZAR | 358.83 VUV |
| 100 ZAR | 717.66 VUV |
| 500 ZAR | 3,588.29 VUV |
| 1,000 ZAR | 7,176.58 VUV |
Get ZAR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=VUVExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-04-17T06:14:16Z",
"rates": {
"VUV": 7.176582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "VUV",
"amount": 100
},
"result": 717.6582,
"rate": 7.176582
}Build with ZAR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key