Rate Overview
Live
1 BMD = 119.0770 VUV
1 VUV = 0.008398
BMD
Avg
119.5347
High
123.2088
Low
114.6710
Last updated: 8/3/2026, 7:29:41 PM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 119.08 VUV |
| 10 BMD | 1,190.77 VUV |
| 50 BMD | 5,953.85 VUV |
| 100 BMD | 11,907.70 VUV |
| 500 BMD | 59,538.50 VUV |
| 1,000 BMD | 119,077.00 VUV |
Get BMD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=VUVExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-08-03T19:29:41Z",
"rates": {
"VUV": 119.077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "VUV",
"amount": 100
},
"result": 11907.7,
"rate": 119.077
}Build with BMD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key