Rate Overview
Live
1 ZAR = 7.3366 VUV
1 VUV = 0.136304
ZAR
Avg
7.3468
High
7.3678
Low
7.3301
Last updated: 8/17/2026, 4:21:34 AM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.34 VUV |
| 10 ZAR | 73.37 VUV |
| 50 ZAR | 366.83 VUV |
| 100 ZAR | 733.66 VUV |
| 500 ZAR | 3,668.28 VUV |
| 1,000 ZAR | 7,336.57 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-08-17T04:21:34Z",
"rates": {
"VUV": 7.336566
}
}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": 733.6566,
"rate": 7.336566
}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