Rate Overview
Live
1 BRL = 22.6497 VUV
1 VUV = 0.044151
BRL
Avg
22.7837
High
23.1865
Low
22.5576
Last updated: 3/7/2026, 7:39:39 AM
Quick Conversions
| BRL | VUV |
|---|---|
| 1 BRL | 22.65 VUV |
| 10 BRL | 226.50 VUV |
| 50 BRL | 1,132.49 VUV |
| 100 BRL | 2,264.97 VUV |
| 500 BRL | 11,324.85 VUV |
| 1,000 BRL | 22,649.71 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-03-07T07:39:39Z",
"rates": {
"VUV": 22.649705
}
}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": 2264.9705,
"rate": 22.649705
}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