Rate Overview
Live
1 BDT = 0.215314 CUP
1 CUP = 4.6444
BDT
Avg
0.215472
High
0.216146
Low
0.214718
Last updated: 7/10/2026, 7:02:54 AM
Quick Conversions
| BDT | CUP |
|---|---|
| 1 BDT | 0.22 CUP |
| 10 BDT | 2.15 CUP |
| 50 BDT | 10.77 CUP |
| 100 BDT | 21.53 CUP |
| 500 BDT | 107.66 CUP |
| 1,000 BDT | 215.31 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-10T07:02:54Z",
"rates": {
"CUP": 0.215314
}
}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.5314,
"rate": 0.215314
}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