Rate Overview
Live
1 BND = 92.4809 VUV
1 VUV = 0.010813
BND
Avg
92.4999
High
92.9974
Low
91.6126
Last updated: 7/20/2026, 4:27:55 AM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.48 VUV |
| 10 BND | 924.81 VUV |
| 50 BND | 4,624.04 VUV |
| 100 BND | 9,248.09 VUV |
| 500 BND | 46,240.44 VUV |
| 1,000 BND | 92,480.87 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-20T04:27:55Z",
"rates": {
"VUV": 92.480874
}
}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": 9248.0874,
"rate": 92.480874
}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