Rate Overview
Live
1 BND = 92.4707 VUV
1 VUV = 0.010814
BND
Avg
93.3520
High
95.7306
Low
90.5814
Last updated: 7/29/2026, 3:59:16 PM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.47 VUV |
| 10 BND | 924.71 VUV |
| 50 BND | 4,623.53 VUV |
| 100 BND | 9,247.07 VUV |
| 500 BND | 46,235.34 VUV |
| 1,000 BND | 92,470.69 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-07-29T15:59:16Z",
"rates": {
"VUV": 92.470685
}
}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": 9247.068500000001,
"rate": 92.470685
}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