Rate Overview
Live
1 BDT = 0.214613 CUP
1 CUP = 4.6595
BDT
Avg
0.201691
High
0.216021
Low
0.195007
Last updated: 7/24/2026, 11:22:59 PM
Quick Conversions
| BDT | CUP |
|---|---|
| 1 BDT | 0.21 CUP |
| 10 BDT | 2.15 CUP |
| 50 BDT | 10.73 CUP |
| 100 BDT | 21.46 CUP |
| 500 BDT | 107.31 CUP |
| 1,000 BDT | 214.61 CUP |
Get BDT/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=CUPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-24T23:22:59Z",
"rates": {
"CUP": 0.214613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "CUP",
"amount": 100
},
"result": 21.4613,
"rate": 0.214613
}Build with BDT/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key