Rate Overview
Live
1 BDT = 0.958528 VUV
1 VUV = 1.0433
BDT
Avg
0.965943
High
0.971662
Low
0.958528
Last updated: 4/17/2026, 6:13:15 AM
Quick Conversions
| BDT | VUV |
|---|---|
| 1 BDT | 0.96 VUV |
| 10 BDT | 9.59 VUV |
| 50 BDT | 47.93 VUV |
| 100 BDT | 95.85 VUV |
| 500 BDT | 479.26 VUV |
| 1,000 BDT | 958.53 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-04-17T06:13:15Z",
"rates": {
"VUV": 0.958528
}
}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.8528,
"rate": 0.958528
}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