Rate Overview
Live
1 BRL = 23.4759 VUV
1 VUV = 0.042597
BRL
Avg
23.1939
High
24.0745
Low
22.0654
Last updated: 7/27/2026, 6:18:17 PM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 23.48 VUV |
| 10 BRL | 234.76 VUV |
| 50 BRL | 1,173.80 VUV |
| 100 BRL | 2,347.59 VUV |
| 500 BRL | 11,737.97 VUV |
| 1,000 BRL | 23,475.93 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-07-27T18:18:17Z",
"rates": {
"VUV": 23.475932
}
}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": 2347.5932000000003,
"rate": 23.475932
}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