Rate Overview
Live
1 BMD = 119.7071 VUV
1 VUV = 0.008354
BMD
Avg
119.1831
High
119.9915
Low
118.1194
Last updated: 3/28/2026, 12:43:37 PM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 119.71 VUV |
| 10 BMD | 1,197.07 VUV |
| 50 BMD | 5,985.36 VUV |
| 100 BMD | 11,970.71 VUV |
| 500 BMD | 59,853.57 VUV |
| 1,000 BMD | 119,707.14 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-03-28T12:43:37Z",
"rates": {
"VUV": 119.707144
}
}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": 11970.7144,
"rate": 119.707144
}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