Rate Overview
Live
1 ZAR = 7.2430 VUV
1 VUV = 0.138064
ZAR
Avg
7.1382
High
7.2430
Low
7.0576
Last updated: 5/7/2026, 1:50:17 PM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.24 VUV |
| 10 ZAR | 72.43 VUV |
| 50 ZAR | 362.15 VUV |
| 100 ZAR | 724.30 VUV |
| 500 ZAR | 3,621.52 VUV |
| 1,000 ZAR | 7,243.04 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-07T13:50:17Z",
"rates": {
"VUV": 7.243043
}
}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": 724.3043,
"rate": 7.243043
}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