Rate Overview
Live
1 ZAR = 7.0153 VUV
1 VUV = 0.142546
ZAR
Avg
6.8708
High
7.6340
Low
6.2356
Last updated: 3/27/2026, 9:44:17 PM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.02 VUV |
| 10 ZAR | 70.15 VUV |
| 50 ZAR | 350.76 VUV |
| 100 ZAR | 701.53 VUV |
| 500 ZAR | 3,507.64 VUV |
| 1,000 ZAR | 7,015.29 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-03-27T21:44:17Z",
"rates": {
"VUV": 7.015285
}
}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": 701.5285,
"rate": 7.015285
}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