Rate Overview
Live
1 ZAR = 7.0087 VUV
1 VUV = 0.142680
ZAR
Avg
7.0180
High
7.0955
Low
6.9584
Last updated: 3/27/2026, 6:34:26 PM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.01 VUV |
| 10 ZAR | 70.09 VUV |
| 50 ZAR | 350.43 VUV |
| 100 ZAR | 700.87 VUV |
| 500 ZAR | 3,504.34 VUV |
| 1,000 ZAR | 7,008.68 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-27T18:34:26Z",
"rates": {
"VUV": 7.008679
}
}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": 700.8679,
"rate": 7.008679
}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