Rate Overview
Live
1 BDT = 3.6936 CRC
1 CRC = 0.270740
BDT
Avg
3.7076
High
3.7254
Low
3.6936
Last updated: 6/19/2026, 8:41:39 AM
Quick Conversions
| BDT | CRC |
|---|---|
| 1 BDT | 3.69 CRC |
| 10 BDT | 36.94 CRC |
| 50 BDT | 184.68 CRC |
| 100 BDT | 369.36 CRC |
| 500 BDT | 1,846.79 CRC |
| 1,000 BDT | 3,693.59 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-06-19T08:41:39Z",
"rates": {
"CRC": 3.693585
}
}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.3585,
"rate": 3.693585
}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