Rate Overview
Live
1 BDT = 0.215510 CUP
1 CUP = 4.6402
BDT
Avg
0.215889
High
0.216039
Low
0.215510
Last updated: 5/7/2026, 9:51:19 PM
Quick Conversions
| BDT | CUP |
|---|---|
| 1 BDT | 0.22 CUP |
| 10 BDT | 2.16 CUP |
| 50 BDT | 10.78 CUP |
| 100 BDT | 21.55 CUP |
| 500 BDT | 107.76 CUP |
| 1,000 BDT | 215.51 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-05-07T21:51:19Z",
"rates": {
"CUP": 0.21551
}
}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.551000000000002,
"rate": 0.21551
}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