Rate Overview
Live
1 ZAR = 7.2281 VUV
1 VUV = 0.138348
ZAR
Avg
7.2386
High
7.5080
Low
6.9801
Last updated: 5/27/2026, 10:53:42 PM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.23 VUV |
| 10 ZAR | 72.28 VUV |
| 50 ZAR | 361.41 VUV |
| 100 ZAR | 722.81 VUV |
| 500 ZAR | 3,614.07 VUV |
| 1,000 ZAR | 7,228.13 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-27T22:53:42Z",
"rates": {
"VUV": 7.228133
}
}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": 722.8133,
"rate": 7.228133
}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