Rate Overview
Live
1 ZAR = 7.2243 VUV
1 VUV = 0.138422
ZAR
Avg
7.1965
High
7.2471
Low
7.1321
Last updated: 5/27/2026, 8:22:59 PM
Quick Conversions
| ZAR | VUV |
|---|---|
| 1 ZAR | 7.22 VUV |
| 10 ZAR | 72.24 VUV |
| 50 ZAR | 361.21 VUV |
| 100 ZAR | 722.43 VUV |
| 500 ZAR | 3,612.14 VUV |
| 1,000 ZAR | 7,224.28 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-05-27T20:22:59Z",
"rates": {
"VUV": 7.224281
}
}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": 722.4281000000001,
"rate": 7.224281
}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