Rate Overview
Live
1 BMD = 117.8420 VUV
1 VUV = 0.008486
BMD
Avg
118.6684
High
119.2685
Low
117.8420
Last updated: 4/17/2026, 7:01:43 PM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 117.84 VUV |
| 10 BMD | 1,178.42 VUV |
| 50 BMD | 5,892.10 VUV |
| 100 BMD | 11,784.20 VUV |
| 500 BMD | 58,921.00 VUV |
| 1,000 BMD | 117,842.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-04-17T19:01:43Z",
"rates": {
"VUV": 117.842
}
}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": 11784.2,
"rate": 117.842
}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