Rate Overview
Live
1 BND = 92.3145 VUV
1 VUV = 0.010833
BND
Avg
93.2666
High
94.7641
Low
91.9555
Last updated: 7/22/2026, 6:14:11 PM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.31 VUV |
| 10 BND | 923.14 VUV |
| 50 BND | 4,615.72 VUV |
| 100 BND | 9,231.45 VUV |
| 500 BND | 46,157.24 VUV |
| 1,000 BND | 92,314.48 VUV |
Get BND/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=VUVExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-22T18:14:11Z",
"rates": {
"VUV": 92.314482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "VUV",
"amount": 100
},
"result": 9231.448199999999,
"rate": 92.314482
}Build with BND/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key