Rate Overview
Live
1 BRL = 23.2052 VUV
1 VUV = 0.043094
BRL
Avg
23.1258
High
23.2463
Low
22.9663
Last updated: 7/1/2026, 7:02:28 AM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 23.21 VUV |
| 10 BRL | 232.05 VUV |
| 50 BRL | 1,160.26 VUV |
| 100 BRL | 2,320.52 VUV |
| 500 BRL | 11,602.59 VUV |
| 1,000 BRL | 23,205.17 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-01T07:02:28Z",
"rates": {
"VUV": 23.20517
}
}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": 2320.517,
"rate": 23.20517
}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