Rate Overview
Live
1 BDT = 0.975606 VUV
1 VUV = 1.0250
BDT
Avg
0.972711
High
0.975887
Low
0.969179
Last updated: 6/30/2026, 2:40:18 PM
Quick Conversions
| BDT | VUV |
|---|---|
| 1 BDT | 0.98 VUV |
| 10 BDT | 9.76 VUV |
| 50 BDT | 48.78 VUV |
| 100 BDT | 97.56 VUV |
| 500 BDT | 487.80 VUV |
| 1,000 BDT | 975.61 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-30T14:40:18Z",
"rates": {
"VUV": 0.975606
}
}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": 97.5606,
"rate": 0.975606
}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