Rate Overview
Live
1 VUV = 0.136411 ZAR
1 ZAR = 7.3308
VUV
Avg
0.136209
High
0.137127
Low
0.135362
Last updated: 8/12/2026, 5:35:53 AM
Quick Conversions
| VUV | ZAR |
|---|---|
| 1 VUV | 0.14 ZAR |
| 10 VUV | 1.36 ZAR |
| 50 VUV | 6.82 ZAR |
| 100 VUV | 13.64 ZAR |
| 500 VUV | 68.21 ZAR |
| 1,000 VUV | 136.41 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-08-12T05:35:53Z",
"rates": {
"ZAR": 0.136411
}
}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.6411,
"rate": 0.136411
}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