Rate Overview
Live
1 ZAR = 7.1799 VUV
1 VUV = 0.139278
ZAR
Avg
7.2206
High
7.2630
Low
7.1655
Last updated: 4/17/2026, 7:32:28 AM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.18 VUV |
| 10 ZAR | 71.80 VUV |
| 50 ZAR | 358.99 VUV |
| 100 ZAR | 717.99 VUV |
| 500 ZAR | 3,589.94 VUV |
| 1,000 ZAR | 7,179.88 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-04-17T07:32:28Z",
"rates": {
"VUV": 7.179883
}
}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": 717.9883,
"rate": 7.179883
}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