Rate Overview
Live
1 BDT = 3.7847 CRC
1 CRC = 0.264224
BDT
Avg
3.9479
High
4.0705
Low
3.7847
Last updated: 3/28/2026, 1:28:22 PM
Quick Conversions
| BDT | CRC |
|---|---|
| 1 BDT | 3.78 CRC |
| 10 BDT | 37.85 CRC |
| 50 BDT | 189.23 CRC |
| 100 BDT | 378.47 CRC |
| 500 BDT | 1,892.33 CRC |
| 1,000 BDT | 3,784.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-28T13:28:22Z",
"rates": {
"CRC": 3.784669
}
}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": 378.4669,
"rate": 3.784669
}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