Rate Overview
Live
1 VUV = 0.137222 ZAR
1 ZAR = 7.2875
VUV
Avg
0.138469
High
0.143711
Low
0.133817
Last updated: 5/28/2026, 11:01:17 PM
Quick Conversions
| VUV | ZAR |
|---|---|
| 1 VUV | 0.14 ZAR |
| 10 VUV | 1.37 ZAR |
| 50 VUV | 6.86 ZAR |
| 100 VUV | 13.72 ZAR |
| 500 VUV | 68.61 ZAR |
| 1,000 VUV | 137.22 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-05-28T23:01:17Z",
"rates": {
"ZAR": 0.137222
}
}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.7222,
"rate": 0.137222
}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