Rate Overview
Live
1 BDT = 0.008139 CUC
1 CUC = 122.8652
BDT
Avg
0.008180
High
0.008229
Low
0.008136
Last updated: 5/28/2026, 4:22:13 AM
Quick Conversions
| BDT | CUC |
|---|---|
| 1 BDT | 0.01 CUC |
| 10 BDT | 0.08 CUC |
| 50 BDT | 0.41 CUC |
| 100 BDT | 0.81 CUC |
| 500 BDT | 4.07 CUC |
| 1,000 BDT | 8.14 CUC |
Get BDT/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=CUCExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-28T04:22:13Z",
"rates": {
"CUC": 0.008139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "CUC",
"amount": 100
},
"result": 0.8139000000000001,
"rate": 0.008139
}Build with BDT/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key