Rate Overview
Live
1 BRL = 23.8323 VUV
1 VUV = 0.041960
BRL
Avg
23.8662
High
24.0745
Low
23.7687
Last updated: 5/7/2026, 8:01:38 AM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 23.83 VUV |
| 10 BRL | 238.32 VUV |
| 50 BRL | 1,191.62 VUV |
| 100 BRL | 2,383.23 VUV |
| 500 BRL | 11,916.15 VUV |
| 1,000 BRL | 23,832.30 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-05-07T08:01:38Z",
"rates": {
"VUV": 23.832301
}
}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": 2383.2301,
"rate": 23.832301
}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