Rate Overview
Live
1 BDT = 0.008132 CUC
1 CUC = 122.9710
BDT
Avg
0.008146
High
0.008152
Low
0.008132
Last updated: 5/7/2026, 11:06:06 PM
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.13 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-07T23:06:06Z",
"rates": {
"CUC": 0.008132
}
}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.8132,
"rate": 0.008132
}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