Rate Overview
Live
1 BDT = 0.963462 VUV
1 VUV = 1.0379
BDT
Avg
0.980107
High
1.0114
Low
0.947472
Last updated: 5/27/2026, 9:38:59 PM
Quick Conversions
| BDT | VUV |
|---|---|
| 1 BDT | 0.96 VUV |
| 10 BDT | 9.63 VUV |
| 50 BDT | 48.17 VUV |
| 100 BDT | 96.35 VUV |
| 500 BDT | 481.73 VUV |
| 1,000 BDT | 963.46 VUV |
Get BDT/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=VUVExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-27T21:38:59Z",
"rates": {
"VUV": 0.963462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "VUV",
"amount": 100
},
"result": 96.34620000000001,
"rate": 0.963462
}Build with BDT/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key