Rate Overview
Live
1 BND = 92.6479 VUV
1 VUV = 0.010794
BND
Avg
92.7955
High
93.1159
Low
92.5130
Last updated: 5/7/2026, 1:31:46 PM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.65 VUV |
| 10 BND | 926.48 VUV |
| 50 BND | 4,632.39 VUV |
| 100 BND | 9,264.79 VUV |
| 500 BND | 46,323.94 VUV |
| 1,000 BND | 92,647.88 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-05-07T13:31:46Z",
"rates": {
"VUV": 92.647881
}
}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": 9264.7881,
"rate": 92.647881
}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