Rate Overview
Live
1 BDT = 0.957210 VUV
1 VUV = 1.0447
BDT
Avg
0.963474
High
0.968068
Low
0.957210
Last updated: 5/7/2026, 12:32:51 PM
Quick Conversions
| BDT | VUV |
|---|---|
| 1 BDT | 0.96 VUV |
| 10 BDT | 9.57 VUV |
| 50 BDT | 47.86 VUV |
| 100 BDT | 95.72 VUV |
| 500 BDT | 478.61 VUV |
| 1,000 BDT | 957.21 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-07T12:32:51Z",
"rates": {
"VUV": 0.95721
}
}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": 95.721,
"rate": 0.95721
}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