Rate Overview
Live
1 VUV = 0.024774 BYN
1 BYN = 40.3649
VUV
Avg
0.024540
High
0.024774
Low
0.024313
Last updated: 3/7/2026, 3:45:37 AM
Quick Conversions
| VUV | BYN |
|---|---|
| 1 VUV | 0.02 BYN |
| 10 VUV | 0.25 BYN |
| 50 VUV | 1.24 BYN |
| 100 VUV | 2.48 BYN |
| 500 VUV | 12.39 BYN |
| 1,000 VUV | 24.77 BYN |
Get VUV/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BYNExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-07T03:45:37Z",
"rates": {
"BYN": 0.024774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BYN",
"amount": 100
},
"result": 2.4774000000000003,
"rate": 0.024774
}Build with VUV/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key