Rate Overview
Live
1 BMD = 118.1870 VUV
1 VUV = 0.008461
BMD
Avg
118.0580
High
118.1870
Low
117.8940
Last updated: 9/2/2026, 5:52:49 AM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 118.19 VUV |
| 10 BMD | 1,181.87 VUV |
| 50 BMD | 5,909.35 VUV |
| 100 BMD | 11,818.70 VUV |
| 500 BMD | 59,093.50 VUV |
| 1,000 BMD | 118,187.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-09-02T05:52:49Z",
"rates": {
"VUV": 118.187
}
}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": 11818.699999999999,
"rate": 118.187
}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