Rate Overview
Live
1 BND = 92.3402 VUV
1 VUV = 0.010830
BND
Avg
92.3220
High
92.5280
Low
91.8318
Last updated: 7/24/2026, 10:57:26 AM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.34 VUV |
| 10 BND | 923.40 VUV |
| 50 BND | 4,617.01 VUV |
| 100 BND | 9,234.02 VUV |
| 500 BND | 46,170.09 VUV |
| 1,000 BND | 92,340.18 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-24T10:57:26Z",
"rates": {
"VUV": 92.340184
}
}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": 9234.018399999999,
"rate": 92.340184
}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