Rate Overview
Live
1 ZAR = 7.3402 VUV
1 VUV = 0.136237
ZAR
Avg
7.3016
High
7.3511
Low
7.1786
Last updated: 6/17/2026, 6:48:04 AM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.34 VUV |
| 10 ZAR | 73.40 VUV |
| 50 ZAR | 367.01 VUV |
| 100 ZAR | 734.02 VUV |
| 500 ZAR | 3,670.08 VUV |
| 1,000 ZAR | 7,340.16 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-06-17T06:48:04Z",
"rates": {
"VUV": 7.340162
}
}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": 734.0162,
"rate": 7.340162
}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