Rate Overview
Live
1 BRL = 22.9311 VUV
1 VUV = 0.043609
BRL
Avg
22.8415
High
22.9635
Low
22.6864
Last updated: 9/2/2026, 6:28:18 AM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 22.93 VUV |
| 10 BRL | 229.31 VUV |
| 50 BRL | 1,146.55 VUV |
| 100 BRL | 2,293.11 VUV |
| 500 BRL | 11,465.54 VUV |
| 1,000 BRL | 22,931.07 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-09-02T06:28:18Z",
"rates": {
"VUV": 22.931074
}
}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": 2293.1074,
"rate": 22.931074
}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