Rate Overview
Live
1 BND = 93.0875 VUV
1 VUV = 0.010743
BND
Avg
93.3834
High
94.1024
Low
93.0875
Last updated: 3/7/2026, 9:12:06 AM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 93.09 VUV |
| 10 BND | 930.87 VUV |
| 50 BND | 4,654.37 VUV |
| 100 BND | 9,308.75 VUV |
| 500 BND | 46,543.73 VUV |
| 1,000 BND | 93,087.46 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-03-07T09:12:06Z",
"rates": {
"VUV": 93.087461
}
}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": 9308.7461,
"rate": 93.087461
}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