Rate Overview
Live
1 BMD = 118.3120 VUV
1 VUV = 0.008452
BMD
Avg
118.1535
High
118.8063
Low
116.7845
Last updated: 5/28/2026, 10:58:45 PM
Quick Conversions
| BMD | VUV |
|---|---|
| 1 BMD | 118.31 VUV |
| 10 BMD | 1,183.12 VUV |
| 50 BMD | 5,915.60 VUV |
| 100 BMD | 11,831.20 VUV |
| 500 BMD | 59,156.00 VUV |
| 1,000 BMD | 118,312.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-28T22:58:45Z",
"rates": {
"VUV": 118.312
}
}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": 11831.199999999999,
"rate": 118.312
}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