Rate Overview
Live
1 BMD = 119.3220 VUV
1 VUV = 0.008381
BMD
Avg
119.6446
High
120.2733
Low
118.5972
Last updated: 7/24/2026, 4:40:25 PM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 119.32 VUV |
| 10 BMD | 1,193.22 VUV |
| 50 BMD | 5,966.10 VUV |
| 100 BMD | 11,932.20 VUV |
| 500 BMD | 59,661.00 VUV |
| 1,000 BMD | 119,322.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-24T16:40:25Z",
"rates": {
"VUV": 119.322
}
}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": 11932.2,
"rate": 119.322
}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