Rate Overview
Live
1 BDT = 0.960532 VUV
1 VUV = 1.0411
BDT
Avg
0.959338
High
0.962654
Low
0.956294
Last updated: 9/1/2026, 12:53:08 PM
Quick Conversions
| BDT | VUV |
|---|---|
| 1 BDT | 0.96 VUV |
| 10 BDT | 9.61 VUV |
| 50 BDT | 48.03 VUV |
| 100 BDT | 96.05 VUV |
| 500 BDT | 480.27 VUV |
| 1,000 BDT | 960.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-09-01T12:53:08Z",
"rates": {
"VUV": 0.960532
}
}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.0532,
"rate": 0.960532
}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