Rate Overview
Live
1 VUV = 0.023244 BYN
1 BYN = 43.0219
VUV
Avg
0.023616
High
0.023998
Low
0.023048
Last updated: 5/27/2026, 8:30:02 PM
Quick Conversions
| VUV | BYN |
|---|---|
| 1 VUV | 0.02 BYN |
| 10 VUV | 0.23 BYN |
| 50 VUV | 1.16 BYN |
| 100 VUV | 2.32 BYN |
| 500 VUV | 11.62 BYN |
| 1,000 VUV | 23.24 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-05-27T20:30:02Z",
"rates": {
"BYN": 0.023244
}
}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.3244000000000002,
"rate": 0.023244
}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