Rate Overview
Live
1 BDT = 0.964277 VUV
1 VUV = 1.0370
BDT
Avg
0.973190
High
1.0065
Low
0.942460
Last updated: 5/28/2026, 1:19:42 AM
Quick Conversions
| BDT | VUV |
|---|---|
| 1 BDT | 0.96 VUV |
| 10 BDT | 9.64 VUV |
| 50 BDT | 48.21 VUV |
| 100 BDT | 96.43 VUV |
| 500 BDT | 482.14 VUV |
| 1,000 BDT | 964.28 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-28T01:19:42Z",
"rates": {
"VUV": 0.964277
}
}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.4277,
"rate": 0.964277
}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