Rate Overview
Live
1 VUV = 0.142823 ZAR
1 ZAR = 7.0017
VUV
Avg
0.147453
High
0.156634
Low
0.134383
Last updated: 3/27/2026, 1:19:52 PM
Quick Conversions
| VUV | ZAR |
|---|---|
| 1 VUV | 0.14 ZAR |
| 10 VUV | 1.43 ZAR |
| 50 VUV | 7.14 ZAR |
| 100 VUV | 14.28 ZAR |
| 500 VUV | 71.41 ZAR |
| 1,000 VUV | 142.82 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-03-27T13:19:52Z",
"rates": {
"ZAR": 0.142823
}
}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.282300000000001,
"rate": 0.142823
}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