Rate Overview
Live
1 ZAR = 7.2309 VUV
1 VUV = 0.138295
ZAR
Avg
7.1503
High
7.2471
Low
6.9960
Last updated: 5/27/2026, 9:35:25 PM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.23 VUV |
| 10 ZAR | 72.31 VUV |
| 50 ZAR | 361.55 VUV |
| 100 ZAR | 723.09 VUV |
| 500 ZAR | 3,615.45 VUV |
| 1,000 ZAR | 7,230.90 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-27T21:35:25Z",
"rates": {
"VUV": 7.230904
}
}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": 723.0903999999999,
"rate": 7.230904
}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