Rate Overview
Live
1 VUV = 0.024877 BYN
1 BYN = 40.1978
VUV
Avg
0.025461
High
0.028672
Low
0.023435
Last updated: 3/27/2026, 10:14:29 AM
Quick Conversions
| VUV | BYN |
|---|---|
| 1 VUV | 0.02 BYN |
| 10 VUV | 0.25 BYN |
| 50 VUV | 1.24 BYN |
| 100 VUV | 2.49 BYN |
| 500 VUV | 12.44 BYN |
| 1,000 VUV | 24.88 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-27T10:14:29Z",
"rates": {
"BYN": 0.024877
}
}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.4877,
"rate": 0.024877
}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