Rate Overview
Live
1 VUV = 0.042647 BRL
1 BRL = 23.4483
VUV
Avg
0.042822
High
0.043554
Low
0.042454
Last updated: 6/17/2026, 3:42:07 AM
Quick Conversions
| VUV | BRL |
|---|---|
| 1 VUV | 0.04 BRL |
| 10 VUV | 0.43 BRL |
| 50 VUV | 2.13 BRL |
| 100 VUV | 4.26 BRL |
| 500 VUV | 21.32 BRL |
| 1,000 VUV | 42.65 BRL |
Get VUV/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BRLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-17T03:42:07Z",
"rates": {
"BRL": 0.042647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BRL",
"amount": 100
},
"result": 4.2646999999999995,
"rate": 0.042647
}Build with VUV/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key