Rate Overview
Live
1 ZAR = 7.1289 VUV
1 VUV = 0.140274
ZAR
Avg
7.2655
High
7.5295
Low
7.0484
Last updated: 7/27/2026, 5:21:51 PM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.13 VUV |
| 10 ZAR | 71.29 VUV |
| 50 ZAR | 356.45 VUV |
| 100 ZAR | 712.89 VUV |
| 500 ZAR | 3,564.46 VUV |
| 1,000 ZAR | 7,128.92 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-07-27T17:21:51Z",
"rates": {
"VUV": 7.128919
}
}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": 712.8919,
"rate": 7.128919
}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