Rate Overview
Live
1 BDT = 3.6886 CRC
1 CRC = 0.271108
BDT
Avg
3.9422
High
4.1650
Low
3.6793
Last updated: 7/29/2026, 9:37:57 AM
Quick Conversions
| BDT | CRC |
|---|---|
| 1 BDT | 3.69 CRC |
| 10 BDT | 36.89 CRC |
| 50 BDT | 184.43 CRC |
| 100 BDT | 368.86 CRC |
| 500 BDT | 1,844.28 CRC |
| 1,000 BDT | 3,688.56 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-29T09:37:57Z",
"rates": {
"CRC": 3.688563
}
}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": 368.8563,
"rate": 3.688563
}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