Rate Overview
Live
1 BDT = 3.6903 CRC
1 CRC = 0.270984
BDT
Avg
3.6934
High
3.6975
Low
3.6859
Last updated: 7/8/2026, 3:43:40 PM
Quick Conversions
| BDT | CRC |
|---|---|
| 1 BDT | 3.69 CRC |
| 10 BDT | 36.90 CRC |
| 50 BDT | 184.51 CRC |
| 100 BDT | 369.03 CRC |
| 500 BDT | 1,845.13 CRC |
| 1,000 BDT | 3,690.25 CRC |
Get BDT/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=CRCExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-08T15:43:40Z",
"rates": {
"CRC": 3.690253
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "CRC",
"amount": 100
},
"result": 369.02529999999996,
"rate": 3.690253
}Build with BDT/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key