Rate Overview
Live
1 BMD = 117.9320 VUV
1 VUV = 0.008479
BMD
Avg
118.2408
High
118.8063
Low
117.7345
Last updated: 5/8/2026, 5:56:29 AM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 117.93 VUV |
| 10 BMD | 1,179.32 VUV |
| 50 BMD | 5,896.60 VUV |
| 100 BMD | 11,793.20 VUV |
| 500 BMD | 58,966.00 VUV |
| 1,000 BMD | 117,932.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-05-08T05:56:29Z",
"rates": {
"VUV": 117.932
}
}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": 11793.2,
"rate": 117.932
}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