Rate Overview
Live
1 BRL = 22.7312 VUV
1 VUV = 0.043992
BRL
Avg
22.9520
High
23.4369
Low
22.7312
Last updated: 8/17/2026, 1:39:32 PM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 22.73 VUV |
| 10 BRL | 227.31 VUV |
| 50 BRL | 1,136.56 VUV |
| 100 BRL | 2,273.12 VUV |
| 500 BRL | 11,365.62 VUV |
| 1,000 BRL | 22,731.23 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-08-17T13:39:32Z",
"rates": {
"VUV": 22.731231
}
}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": 2273.1231000000002,
"rate": 22.731231
}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