Rate Overview
Live
1 VUV = 0.135196 ZAR
1 ZAR = 7.3967
VUV
Avg
0.135647
High
0.136754
Low
0.135179
Last updated: 7/8/2026, 3:43:48 AM
Quick Conversions
| VUV | ZAR |
|---|---|
| 1 VUV | 0.14 ZAR |
| 10 VUV | 1.35 ZAR |
| 50 VUV | 6.76 ZAR |
| 100 VUV | 13.52 ZAR |
| 500 VUV | 67.60 ZAR |
| 1,000 VUV | 135.20 ZAR |
Get VUV/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=ZARExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-08T03:43:48Z",
"rates": {
"ZAR": 0.135196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "ZAR",
"amount": 100
},
"result": 13.5196,
"rate": 0.135196
}Build with VUV/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key