Rate Overview
Live
1 BND = 93.1549 VUV
1 VUV = 0.010735
BND
Avg
92.9857
High
93.1637
Low
92.6347
Last updated: 9/8/2026, 4:46:09 PM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 93.15 VUV |
| 10 BND | 931.55 VUV |
| 50 BND | 4,657.75 VUV |
| 100 BND | 9,315.49 VUV |
| 500 BND | 46,577.47 VUV |
| 1,000 BND | 93,154.94 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-09-08T16:46:09Z",
"rates": {
"VUV": 93.154937
}
}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": 9315.4937,
"rate": 93.154937
}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