Rate Overview
Live
1 VUV = 0.025933 BYN
1 BYN = 38.5609
VUV
Avg
0.025722
High
0.026100
Low
0.025514
Last updated: 9/2/2026, 3:01:12 AM
Quick Conversions
| VUV | BYN |
|---|---|
| 1 VUV | 0.03 BYN |
| 10 VUV | 0.26 BYN |
| 50 VUV | 1.30 BYN |
| 100 VUV | 2.59 BYN |
| 500 VUV | 12.97 BYN |
| 1,000 VUV | 25.93 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-09-02T03:01:12Z",
"rates": {
"BYN": 0.025933
}
}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.5933,
"rate": 0.025933
}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