Rate Overview
Live
1 BMD = 118.2970 VUV
1 VUV = 0.008453
BMD
Avg
118.8747
High
122.6480
Low
114.5195
Last updated: 5/29/2026, 12:13:30 AM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 118.30 VUV |
| 10 BMD | 1,182.97 VUV |
| 50 BMD | 5,914.85 VUV |
| 100 BMD | 11,829.70 VUV |
| 500 BMD | 59,148.50 VUV |
| 1,000 BMD | 118,297.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-05-29T00:13:30Z",
"rates": {
"VUV": 118.297
}
}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": 11829.699999999999,
"rate": 118.297
}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