Rate Overview
Live
1 BMD = 120.3896 VUV
1 VUV = 0.008306
BMD
Avg
119.9995
High
120.3896
Low
119.3327
Last updated: 7/8/2026, 5:57:11 AM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 120.39 VUV |
| 10 BMD | 1,203.90 VUV |
| 50 BMD | 6,019.48 VUV |
| 100 BMD | 12,038.96 VUV |
| 500 BMD | 60,194.80 VUV |
| 1,000 BMD | 120,389.61 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-08T05:57:11Z",
"rates": {
"VUV": 120.389608
}
}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": 12038.960799999999,
"rate": 120.389608
}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