Rate Overview
Live
1 BND = 92.9497 VUV
1 VUV = 0.010759
BND
Avg
93.9150
High
94.7641
Low
92.9497
Last updated: 3/28/2026, 3:02:20 PM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.95 VUV |
| 10 BND | 929.50 VUV |
| 50 BND | 4,647.49 VUV |
| 100 BND | 9,294.97 VUV |
| 500 BND | 46,474.87 VUV |
| 1,000 BND | 92,949.75 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-28T15:02:20Z",
"rates": {
"VUV": 92.949745
}
}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": 9294.974499999998,
"rate": 92.949745
}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