Rate Overview
Live
1 BDT = 0.973569 VUV
1 VUV = 1.0271
BDT
Avg
0.972127
High
0.973714
Low
0.965470
Last updated: 3/7/2026, 9:13:09 AM
Quick Conversions
| BDT | VUV |
|---|---|
| 1 BDT | 0.97 VUV |
| 10 BDT | 9.74 VUV |
| 50 BDT | 48.68 VUV |
| 100 BDT | 97.36 VUV |
| 500 BDT | 486.78 VUV |
| 1,000 BDT | 973.57 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-03-07T09:13:09Z",
"rates": {
"VUV": 0.973569
}
}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.3569,
"rate": 0.973569
}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