Rate Overview
Live
1 BDT = 0.008153 CUC
1 CUC = 122.6542
BDT
Avg
0.008144
High
0.008153
Low
0.008139
Last updated: 6/19/2026, 7:45:09 AM
Quick Conversions
| BDT | CUC |
|---|---|
| 1 BDT | 0.01 CUC |
| 10 BDT | 0.08 CUC |
| 50 BDT | 0.41 CUC |
| 100 BDT | 0.82 CUC |
| 500 BDT | 4.08 CUC |
| 1,000 BDT | 8.15 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-06-19T07:45:09Z",
"rates": {
"CUC": 0.008153
}
}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.8153,
"rate": 0.008153
}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