Rate Overview
Live
1 BDT = 0.196246 CUP
1 CUP = 5.0956
BDT
Avg
0.196190
High
0.196587
Low
0.195774
Last updated: 3/7/2026, 7:36:59 AM
Quick Conversions
| BDT | CUP |
|---|---|
| 1 BDT | 0.20 CUP |
| 10 BDT | 1.96 CUP |
| 50 BDT | 9.81 CUP |
| 100 BDT | 19.62 CUP |
| 500 BDT | 98.12 CUP |
| 1,000 BDT | 196.25 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-03-07T07:36:59Z",
"rates": {
"CUP": 0.196246
}
}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": 19.6246,
"rate": 0.196246
}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