Rate Overview
Live
1 VUV = 1.0416 BDT
1 BDT = 0.960046
VUV
Avg
1.0362
High
1.0416
Low
1.0328
Last updated: 7/25/2026, 9:08:59 AM
Quick Conversions
| VUV | BDT |
|---|---|
| 1 VUV | 1.04 BDT |
| 10 VUV | 10.42 BDT |
| 50 VUV | 52.08 BDT |
| 100 VUV | 104.16 BDT |
| 500 VUV | 520.81 BDT |
| 1,000 VUV | 1,041.62 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-07-25T09:08:59Z",
"rates": {
"BDT": 1.041617
}
}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.1617,
"rate": 1.041617
}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