Rate Overview
Live
1 BRL = 23.3100 VUV
1 VUV = 0.042900
BRL
Avg
23.3308
High
23.5238
Low
23.0722
Last updated: 7/28/2026, 10:18:39 AM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 23.31 VUV |
| 10 BRL | 233.10 VUV |
| 50 BRL | 1,165.50 VUV |
| 100 BRL | 2,331.00 VUV |
| 500 BRL | 11,655.02 VUV |
| 1,000 BRL | 23,310.04 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-28T10:18:39Z",
"rates": {
"VUV": 23.310038
}
}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": 2331.0038,
"rate": 23.310038
}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