Rate Overview
Live
1 VUV = 1.0447 BDT
1 BDT = 0.957211
VUV
Avg
1.0379
High
1.0447
Low
1.0330
Last updated: 5/7/2026, 11:20:47 AM
Quick Conversions
| VUV | BDT |
|---|---|
| 1 VUV | 1.04 BDT |
| 10 VUV | 10.45 BDT |
| 50 VUV | 52.24 BDT |
| 100 VUV | 104.47 BDT |
| 500 VUV | 522.35 BDT |
| 1,000 VUV | 1,044.70 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-05-07T11:20:47Z",
"rates": {
"BDT": 1.044702
}
}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": 104.4702,
"rate": 1.044702
}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