Rate Overview
Live
1 ZAR = 7.3622 VUV
1 VUV = 0.135829
ZAR
Avg
7.3352
High
7.3946
Low
7.2604
Last updated: 7/5/2026, 4:21:12 AM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.36 VUV |
| 10 ZAR | 73.62 VUV |
| 50 ZAR | 368.11 VUV |
| 100 ZAR | 736.22 VUV |
| 500 ZAR | 3,681.11 VUV |
| 1,000 ZAR | 7,362.21 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-07-05T04:21:12Z",
"rates": {
"VUV": 7.362214
}
}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": 736.2214,
"rate": 7.362214
}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