Rate Overview
Live
1 BND = 92.4874 VUV
1 VUV = 0.010812
BND
Avg
92.9949
High
94.7308
Low
91.7145
Last updated: 7/28/2026, 3:43:24 AM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.49 VUV |
| 10 BND | 924.87 VUV |
| 50 BND | 4,624.37 VUV |
| 100 BND | 9,248.74 VUV |
| 500 BND | 46,243.71 VUV |
| 1,000 BND | 92,487.42 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-28T03:43:24Z",
"rates": {
"VUV": 92.48742
}
}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.742,
"rate": 92.48742
}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