Rate Overview
Live
1 VUV = 1.0275 BDT
1 BDT = 0.973266
VUV
Avg
1.0289
High
1.0358
Low
1.0270
Last updated: 3/6/2026, 8:02:39 AM
Quick Conversions
| VUV | BDT |
|---|---|
| 1 VUV | 1.03 BDT |
| 10 VUV | 10.27 BDT |
| 50 VUV | 51.37 BDT |
| 100 VUV | 102.75 BDT |
| 500 VUV | 513.73 BDT |
| 1,000 VUV | 1,027.47 BDT |
Get VUV/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BDTExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-06T08:02:39Z",
"rates": {
"BDT": 1.027468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BDT",
"amount": 100
},
"result": 102.74680000000001,
"rate": 1.027468
}Build with VUV/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key