Rate Overview
Live
1 BRL = 22.9568 VUV
1 VUV = 0.043560
BRL
Avg
23.2709
High
23.4757
Low
22.9398
Last updated: 8/12/2026, 6:34:20 AM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 22.96 VUV |
| 10 BRL | 229.57 VUV |
| 50 BRL | 1,147.84 VUV |
| 100 BRL | 2,295.68 VUV |
| 500 BRL | 11,478.38 VUV |
| 1,000 BRL | 22,956.76 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-08-12T06:34:20Z",
"rates": {
"VUV": 22.956757
}
}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": 2295.6757,
"rate": 22.956757
}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