Rate Overview
Live
1 ZAR = 7.1350 VUV
1 VUV = 0.140155
ZAR
Avg
6.8676
High
7.4414
Low
6.3843
Last updated: 7/28/2026, 3:20:43 PM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.13 VUV |
| 10 ZAR | 71.35 VUV |
| 50 ZAR | 356.75 VUV |
| 100 ZAR | 713.50 VUV |
| 500 ZAR | 3,567.48 VUV |
| 1,000 ZAR | 7,134.96 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-28T15:20:43Z",
"rates": {
"VUV": 7.134955
}
}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": 713.4955,
"rate": 7.134955
}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