Rate Overview
Live
1 BRL = 23.4564 VUV
1 VUV = 0.042632
BRL
Avg
22.3395
High
23.9975
Low
20.6138
Last updated: 5/27/2026, 6:30:05 PM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 23.46 VUV |
| 10 BRL | 234.56 VUV |
| 50 BRL | 1,172.82 VUV |
| 100 BRL | 2,345.64 VUV |
| 500 BRL | 11,728.21 VUV |
| 1,000 BRL | 23,456.43 VUV |
Get BRL/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=VUVExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-27T18:30:05Z",
"rates": {
"VUV": 23.456427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "VUV",
"amount": 100
},
"result": 2345.6427000000003,
"rate": 23.456427
}Build with BRL/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key