Rate Overview
Live
1 BND = 92.6401 VUV
1 VUV = 0.010794
BND
Avg
93.2594
High
93.6222
Low
92.6401
Last updated: 4/17/2026, 12:01:52 PM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.64 VUV |
| 10 BND | 926.40 VUV |
| 50 BND | 4,632.01 VUV |
| 100 BND | 9,264.01 VUV |
| 500 BND | 46,320.05 VUV |
| 1,000 BND | 92,640.10 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-04-17T12:01:52Z",
"rates": {
"VUV": 92.640103
}
}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.0103,
"rate": 92.640103
}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