Rate Overview
Live
1 VUV = 0.139275 ZAR
1 ZAR = 7.1800
VUV
Avg
0.136874
High
0.139416
Low
0.134190
Last updated: 3/6/2026, 8:02:45 AM
Quick Conversions
| VUV | ZAR |
|---|---|
| 1 VUV | 0.14 ZAR |
| 10 VUV | 1.39 ZAR |
| 50 VUV | 6.96 ZAR |
| 100 VUV | 13.93 ZAR |
| 500 VUV | 69.64 ZAR |
| 1,000 VUV | 139.28 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-06T08:02:45Z",
"rates": {
"ZAR": 0.139275
}
}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.9275,
"rate": 0.139275
}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