Rate Overview
Live
1 BDT = 0.217757 CUP
1 CUP = 4.5923
BDT
Avg
0.216325
High
0.217757
Low
0.215007
Last updated: 8/20/2026, 1:13:32 PM
Quick Conversions
| BDT | CUP |
|---|---|
| 1 BDT | 0.22 CUP |
| 10 BDT | 2.18 CUP |
| 50 BDT | 10.89 CUP |
| 100 BDT | 21.78 CUP |
| 500 BDT | 108.88 CUP |
| 1,000 BDT | 217.76 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-08-20T13:13:32Z",
"rates": {
"CUP": 0.217757
}
}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.7757,
"rate": 0.217757
}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