Rate Overview
Live
1 VUV = 1.0379 BDT
1 BDT = 0.963464
VUV
Avg
1.0392
High
1.0512
Low
1.0330
Last updated: 5/27/2026, 8:41:59 PM
Quick Conversions
| VUV | BDT |
|---|---|
| 1 VUV | 1.04 BDT |
| 10 VUV | 10.38 BDT |
| 50 VUV | 51.90 BDT |
| 100 VUV | 103.79 BDT |
| 500 VUV | 518.96 BDT |
| 1,000 VUV | 1,037.92 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-27T20:41:59Z",
"rates": {
"BDT": 1.037922
}
}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.79220000000001,
"rate": 1.037922
}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