Rate Overview
Live
1 BRL = 22.9473 VUV
1 VUV = 0.043578
BRL
Avg
22.7903
High
23.1572
Low
22.0654
Last updated: 3/27/2026, 4:31:21 PM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 22.95 VUV |
| 10 BRL | 229.47 VUV |
| 50 BRL | 1,147.36 VUV |
| 100 BRL | 2,294.73 VUV |
| 500 BRL | 11,473.63 VUV |
| 1,000 BRL | 22,947.26 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-03-27T16:31:21Z",
"rates": {
"VUV": 22.947264
}
}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": 2294.7264,
"rate": 22.947264
}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