Rate Overview
Live
1 BRL = 23.4662 VUV
1 VUV = 0.042614
BRL
Avg
23.4413
High
23.5161
Low
23.3128
Last updated: 7/26/2026, 11:38:54 PM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 23.47 VUV |
| 10 BRL | 234.66 VUV |
| 50 BRL | 1,173.31 VUV |
| 100 BRL | 2,346.62 VUV |
| 500 BRL | 11,733.11 VUV |
| 1,000 BRL | 23,466.21 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-07-26T23:38:54Z",
"rates": {
"VUV": 23.466215
}
}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": 2346.6214999999997,
"rate": 23.466215
}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