Rate Overview
Live
1 BMD = 119.0728 VUV
1 VUV = 0.008398
BMD
Avg
118.9022
High
119.0800
Low
118.1194
Last updated: 3/7/2026, 9:11:44 AM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 119.07 VUV |
| 10 BMD | 1,190.73 VUV |
| 50 BMD | 5,953.64 VUV |
| 100 BMD | 11,907.28 VUV |
| 500 BMD | 59,536.40 VUV |
| 1,000 BMD | 119,072.80 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-07T09:11:44Z",
"rates": {
"VUV": 119.0728
}
}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": 11907.28,
"rate": 119.0728
}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