Rate Overview
Live
1 BDT = 0.214774 CUP
1 CUP = 4.6561
BDT
Avg
0.215461
High
0.216017
Low
0.214774
Last updated: 9/7/2026, 1:51:32 AM
Quick Conversions
| BDT | CUP |
|---|---|
| 1 BDT | 0.21 CUP |
| 10 BDT | 2.15 CUP |
| 50 BDT | 10.74 CUP |
| 100 BDT | 21.48 CUP |
| 500 BDT | 107.39 CUP |
| 1,000 BDT | 214.77 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-09-07T01:51:32Z",
"rates": {
"CUP": 0.214774
}
}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.4774,
"rate": 0.214774
}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