Rate Overview
Live
1 BMD = 119.4670 VUV
1 VUV = 0.008371
BMD
Avg
119.2786
High
122.1590
Low
115.5300
Last updated: 7/28/2026, 4:18:35 PM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 119.47 VUV |
| 10 BMD | 1,194.67 VUV |
| 50 BMD | 5,973.35 VUV |
| 100 BMD | 11,946.70 VUV |
| 500 BMD | 59,733.50 VUV |
| 1,000 BMD | 119,467.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-07-28T16:18:35Z",
"rates": {
"VUV": 119.467
}
}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": 11946.7,
"rate": 119.467
}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