Rate Overview
Live
1 BDT = 0.215551 CUP
1 CUP = 4.6393
BDT
Avg
0.215705
High
0.216023
Low
0.215490
Last updated: 4/17/2026, 1:29:02 PM
Quick Conversions
| BDT | CUP |
|---|---|
| 1 BDT | 0.22 CUP |
| 10 BDT | 2.16 CUP |
| 50 BDT | 10.78 CUP |
| 100 BDT | 21.56 CUP |
| 500 BDT | 107.78 CUP |
| 1,000 BDT | 215.55 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-04-17T13:29:02Z",
"rates": {
"CUP": 0.215551
}
}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.5551,
"rate": 0.215551
}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