Rate Overview
Live
1 BMD = 118.6620 VUV
1 VUV = 0.008427
BMD
Avg
118.9619
High
120.1624
Low
117.9956
Last updated: 8/17/2026, 8:41:38 PM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 118.66 VUV |
| 10 BMD | 1,186.62 VUV |
| 50 BMD | 5,933.10 VUV |
| 100 BMD | 11,866.20 VUV |
| 500 BMD | 59,331.00 VUV |
| 1,000 BMD | 118,662.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-17T20:41:38Z",
"rates": {
"VUV": 118.662
}
}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": 11866.2,
"rate": 118.662
}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