Rate Overview
Live
1 ZAR = 7.2056 VUV
1 VUV = 0.138782
ZAR
Avg
7.2033
High
7.2471
Low
7.1321
Last updated: 5/28/2026, 2:30:55 AM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.21 VUV |
| 10 ZAR | 72.06 VUV |
| 50 ZAR | 360.28 VUV |
| 100 ZAR | 720.56 VUV |
| 500 ZAR | 3,602.78 VUV |
| 1,000 ZAR | 7,205.56 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-05-28T02:30:55Z",
"rates": {
"VUV": 7.205557
}
}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": 720.5557,
"rate": 7.205557
}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