Rate Overview
Live
1 BRL = 23.8283 VUV
1 VUV = 0.041967
BRL
Avg
23.8657
High
24.0745
Low
23.7687
Last updated: 5/7/2026, 9:09:01 AM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 23.83 VUV |
| 10 BRL | 238.28 VUV |
| 50 BRL | 1,191.41 VUV |
| 100 BRL | 2,382.83 VUV |
| 500 BRL | 11,914.13 VUV |
| 1,000 BRL | 23,828.25 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-07T09:09:01Z",
"rates": {
"VUV": 23.828253
}
}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": 2382.8253,
"rate": 23.828253
}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