Rate Overview
Live
1 BND = 92.7274 VUV
1 VUV = 0.010784
BND
Avg
92.7735
High
92.9096
Low
92.6723
Last updated: 8/18/2026, 2:36:16 PM
Quick Conversions
| BND | VUV |
|---|---|
| 1 BND | 92.73 VUV |
| 10 BND | 927.27 VUV |
| 50 BND | 4,636.37 VUV |
| 100 BND | 9,272.74 VUV |
| 500 BND | 46,363.68 VUV |
| 1,000 BND | 92,727.35 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-08-18T14:36:16Z",
"rates": {
"VUV": 92.727351
}
}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": 9272.7351,
"rate": 92.727351
}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