Rate Overview
Live
1 BDT = 3.9077 CRC
1 CRC = 0.255907
BDT
Avg
3.8683
High
3.9077
Low
3.8444
Last updated: 3/7/2026, 7:36:09 AM
Quick Conversions
| BDT | CRC |
|---|---|
| 1 BDT | 3.91 CRC |
| 10 BDT | 39.08 CRC |
| 50 BDT | 195.38 CRC |
| 100 BDT | 390.77 CRC |
| 500 BDT | 1,953.84 CRC |
| 1,000 BDT | 3,907.67 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-03-07T07:36:09Z",
"rates": {
"CRC": 3.907674
}
}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": 390.7674,
"rate": 3.907674
}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