Rate Overview
Live
1 BDT = 0.967471 VUV
1 VUV = 1.0336
BDT
Avg
0.968934
High
0.971004
Low
0.965898
Last updated: 6/17/2026, 5:03:41 AM
Quick Conversions
| BDT | VUV |
|---|---|
| 1 BDT | 0.97 VUV |
| 10 BDT | 9.67 VUV |
| 50 BDT | 48.37 VUV |
| 100 BDT | 96.75 VUV |
| 500 BDT | 483.74 VUV |
| 1,000 BDT | 967.47 VUV |
Get BDT/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=VUVExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-06-17T05:03:41Z",
"rates": {
"VUV": 0.967471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "VUV",
"amount": 100
},
"result": 96.7471,
"rate": 0.967471
}Build with BDT/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key