Rate Overview
Live
1 BDT = 0.008097 CUC
1 CUC = 123.5025
BDT
Avg
0.008113
High
0.008130
Low
0.008097
Last updated: 7/8/2026, 9:45:28 AM
Quick Conversions
| BDT | CUC |
|---|---|
| 1 BDT | 0.01 CUC |
| 10 BDT | 0.08 CUC |
| 50 BDT | 0.40 CUC |
| 100 BDT | 0.81 CUC |
| 500 BDT | 4.05 CUC |
| 1,000 BDT | 8.10 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-07-08T09:45:28Z",
"rates": {
"CUC": 0.008097
}
}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.8097,
"rate": 0.008097
}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