Rate Overview
Live
1 VUV = 0.043314 BRL
1 BRL = 23.0872
VUV
Avg
0.043237
High
0.043371
Low
0.043017
Last updated: 7/4/2026, 5:41:06 AM
Quick Conversions
| VUV | BRL |
|---|---|
| 1 VUV | 0.04 BRL |
| 10 VUV | 0.43 BRL |
| 50 VUV | 2.17 BRL |
| 100 VUV | 4.33 BRL |
| 500 VUV | 21.66 BRL |
| 1,000 VUV | 43.31 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-07-04T05:41:06Z",
"rates": {
"BRL": 0.043314
}
}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.3313999999999995,
"rate": 0.043314
}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