Rate Overview
Live
1 BND = 92.1278 VUV
1 VUV = 0.010854
BND
Avg
92.5550
High
92.8473
Low
92.1278
Last updated: 6/19/2026, 8:43:39 AM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.13 VUV |
| 10 BND | 921.28 VUV |
| 50 BND | 4,606.39 VUV |
| 100 BND | 9,212.78 VUV |
| 500 BND | 46,063.89 VUV |
| 1,000 BND | 92,127.77 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-06-19T08:43:39Z",
"rates": {
"VUV": 92.127772
}
}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": 9212.777199999999,
"rate": 92.127772
}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