Rate Overview
Live
1 BND = 92.6549 VUV
1 VUV = 0.010793
BND
Avg
92.4792
High
92.6582
Low
91.7145
Last updated: 5/27/2026, 6:18:40 PM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.65 VUV |
| 10 BND | 926.55 VUV |
| 50 BND | 4,632.75 VUV |
| 100 BND | 9,265.49 VUV |
| 500 BND | 46,327.46 VUV |
| 1,000 BND | 92,654.93 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-05-27T18:18:40Z",
"rates": {
"VUV": 92.654928
}
}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": 9265.4928,
"rate": 92.654928
}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