Rate Overview
Live
1 BDT = 3.7236 CRC
1 CRC = 0.268560
BDT
Avg
3.7098
High
3.7288
Low
3.7011
Last updated: 5/7/2026, 8:56:04 PM
Quick Conversions
| BDT | CRC |
|---|---|
| 1 BDT | 3.72 CRC |
| 10 BDT | 37.24 CRC |
| 50 BDT | 186.18 CRC |
| 100 BDT | 372.36 CRC |
| 500 BDT | 1,861.78 CRC |
| 1,000 BDT | 3,723.57 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-05-07T20:56:04Z",
"rates": {
"CRC": 3.723566
}
}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": 372.3566,
"rate": 3.723566
}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