Rate Overview
Live
1 ZAR = 7.1951 VUV
1 VUV = 0.138984
ZAR
Avg
7.2746
High
7.4322
Low
7.1196
Last updated: 3/7/2026, 7:38:03 AM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.20 VUV |
| 10 ZAR | 71.95 VUV |
| 50 ZAR | 359.75 VUV |
| 100 ZAR | 719.51 VUV |
| 500 ZAR | 3,597.54 VUV |
| 1,000 ZAR | 7,195.08 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-07T07:38:03Z",
"rates": {
"VUV": 7.195078
}
}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": 719.5078,
"rate": 7.195078
}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