Rate Overview
Live
1 BDT = 4.0670 CRC
1 CRC = 0.245883 BDT
Avg
4.0150
High
4.0670
Low
3.9838
Last updated: 1/25/2026, 1:13:58 PM
Quick Conversions
| BDT | CRC |
|---|---|
| 1 BDT | 4.07 CRC |
| 10 BDT | 40.67 CRC |
| 50 BDT | 203.35 CRC |
| 100 BDT | 406.70 CRC |
| 500 BDT | 2,033.49 CRC |
| 1,000 BDT | 4,066.98 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-01-25T13:13:58Z",
"rates": {
"CRC": 4.066976
}
}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": 406.6976,
"rate": 4.066976
}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