Rate Overview
Live
1 BMD = 119.0020 VUV
1 VUV = 0.008403
BMD
Avg
119.2613
High
121.3553
Low
117.9956
Last updated: 6/18/2026, 2:21:33 PM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 119.00 VUV |
| 10 BMD | 1,190.02 VUV |
| 50 BMD | 5,950.10 VUV |
| 100 BMD | 11,900.20 VUV |
| 500 BMD | 59,501.00 VUV |
| 1,000 BMD | 119,002.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-06-18T14:21:33Z",
"rates": {
"VUV": 119.002
}
}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": 11900.199999999999,
"rate": 119.002
}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