Rate Overview
Live
1 VUV = 1.0332 BDT
1 BDT = 0.967902
VUV
Avg
1.0364
High
1.0402
Low
1.0332
Last updated: 8/15/2026, 2:51:54 AM
Quick Conversions
| VUV | BDT |
|---|---|
| 1 VUV | 1.03 BDT |
| 10 VUV | 10.33 BDT |
| 50 VUV | 51.66 BDT |
| 100 VUV | 103.32 BDT |
| 500 VUV | 516.58 BDT |
| 1,000 VUV | 1,033.16 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-08-15T02:51:54Z",
"rates": {
"BDT": 1.033162
}
}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": 103.3162,
"rate": 1.033162
}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