Rate Overview
Live
1 VUV = 0.025577 BYN
1 BYN = 39.0976
VUV
Avg
0.025337
High
0.025591
Low
0.024931
Last updated: 8/17/2026, 7:43:20 AM
Quick Conversions
| VUV | BYN |
|---|---|
| 1 VUV | 0.03 BYN |
| 10 VUV | 0.26 BYN |
| 50 VUV | 1.28 BYN |
| 100 VUV | 2.56 BYN |
| 500 VUV | 12.79 BYN |
| 1,000 VUV | 25.58 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-08-17T07:43:20Z",
"rates": {
"BYN": 0.025577
}
}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.5577,
"rate": 0.025577
}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