Rate Overview
Live
1 BRL = 23.6076 VUV
1 VUV = 0.042359
BRL
Avg
23.7068
High
23.8417
Low
23.5974
Last updated: 4/17/2026, 6:15:06 AM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 23.61 VUV |
| 10 BRL | 236.08 VUV |
| 50 BRL | 1,180.38 VUV |
| 100 BRL | 2,360.76 VUV |
| 500 BRL | 11,803.78 VUV |
| 1,000 BRL | 23,607.56 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-04-17T06:15:06Z",
"rates": {
"VUV": 23.607563
}
}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": 2360.7563,
"rate": 23.607563
}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