Rate Overview
Live
1 BND = 92.7466 VUV
1 VUV = 0.010782
BND
Avg
92.7290
High
92.8663
Low
92.4144
Last updated: 7/7/2026, 4:33:19 PM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.75 VUV |
| 10 BND | 927.47 VUV |
| 50 BND | 4,637.33 VUV |
| 100 BND | 9,274.66 VUV |
| 500 BND | 46,373.29 VUV |
| 1,000 BND | 92,746.57 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-07T16:33:19Z",
"rates": {
"VUV": 92.746571
}
}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": 9274.6571,
"rate": 92.746571
}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