Rate Overview
Live
1 VUV = 0.140440 ZAR
1 ZAR = 7.1205
VUV
Avg
0.139568
High
0.141938
Low
0.137673
Last updated: 7/27/2026, 7:15:51 PM
Quick Conversions
| VUV | ZAR |
|---|---|
| 1 VUV | 0.14 ZAR |
| 10 VUV | 1.40 ZAR |
| 50 VUV | 7.02 ZAR |
| 100 VUV | 14.04 ZAR |
| 500 VUV | 70.22 ZAR |
| 1,000 VUV | 140.44 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-27T19:15:51Z",
"rates": {
"ZAR": 0.14044
}
}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": 14.044,
"rate": 0.14044
}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