Rate Overview
Live
1 ZAR = 7.0087 VUV
1 VUV = 0.142679
ZAR
Avg
6.8707
High
7.6340
Low
6.2356
Last updated: 3/27/2026, 8:09:35 PM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.01 VUV |
| 10 ZAR | 70.09 VUV |
| 50 ZAR | 350.44 VUV |
| 100 ZAR | 700.87 VUV |
| 500 ZAR | 3,504.37 VUV |
| 1,000 ZAR | 7,008.74 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-27T20:09:35Z",
"rates": {
"VUV": 7.00874
}
}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": 700.874,
"rate": 7.00874
}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