Rate Overview
Live
1 BRL = 23.2916 VUV
1 VUV = 0.042934
BRL
Avg
23.3311
High
23.5546
Low
22.9595
Last updated: 6/17/2026, 5:05:42 AM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 23.29 VUV |
| 10 BRL | 232.92 VUV |
| 50 BRL | 1,164.58 VUV |
| 100 BRL | 2,329.16 VUV |
| 500 BRL | 11,645.79 VUV |
| 1,000 BRL | 23,291.58 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-06-17T05:05:42Z",
"rates": {
"VUV": 23.291582
}
}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": 2329.1582,
"rate": 23.291582
}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