Rate Overview
Live
1 VUV = 0.044150 BRL
1 BRL = 22.6501
VUV
Avg
0.043894
High
0.044330
Low
0.043128
Last updated: 3/7/2026, 7:39:34 AM
Quick Conversions
| VUV | BRL |
|---|---|
| 1 VUV | 0.04 BRL |
| 10 VUV | 0.44 BRL |
| 50 VUV | 2.21 BRL |
| 100 VUV | 4.42 BRL |
| 500 VUV | 22.08 BRL |
| 1,000 VUV | 44.15 BRL |
Get VUV/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BRLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-07T07:39:34Z",
"rates": {
"BRL": 0.04415
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BRL",
"amount": 100
},
"result": 4.415,
"rate": 0.04415
}Build with VUV/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key