Rate Overview
Live
1 BMD = 118.6820 VUV
1 VUV = 0.008426
BMD
Avg
119.0301
High
119.3070
Low
118.6162
Last updated: 8/12/2026, 10:31:44 AM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 118.68 VUV |
| 10 BMD | 1,186.82 VUV |
| 50 BMD | 5,934.10 VUV |
| 100 BMD | 11,868.20 VUV |
| 500 BMD | 59,341.00 VUV |
| 1,000 BMD | 118,682.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-12T10:31:44Z",
"rates": {
"VUV": 118.682
}
}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": 11868.2,
"rate": 118.682
}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