Rate Overview
Live
1 VUV = 1.0340 BDT
1 BDT = 0.967076
VUV
Avg
1.0321
High
1.0353
Low
1.0299
Last updated: 6/17/2026, 3:40:35 AM
Quick Conversions
| VUV | BDT |
|---|---|
| 1 VUV | 1.03 BDT |
| 10 VUV | 10.34 BDT |
| 50 VUV | 51.70 BDT |
| 100 VUV | 103.40 BDT |
| 500 VUV | 517.02 BDT |
| 1,000 VUV | 1,034.05 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-06-17T03:40:35Z",
"rates": {
"BDT": 1.034045
}
}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.40450000000001,
"rate": 1.034045
}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