Rate Overview
Live
1 BHD = 1200.65 CRC
1 CRC = 0.000833
BHD
Avg
1199.41
High
1203.02
Low
1192.01
Last updated: 9/2/2026, 5:01:10 AM
Quick Conversions
| BHD | CRC |
|---|---|
| 1 BHD | 1,200.65 CRC |
| 10 BHD | 12,006.53 CRC |
| 50 BHD | 60,032.65 CRC |
| 100 BHD | 120,065.31 CRC |
| 500 BHD | 600,326.55 CRC |
| 1,000 BHD | 1,200,653.10 CRC |
Get BHD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=CRCExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-09-02T05:01:10Z",
"rates": {
"CRC": 1200.653096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "CRC",
"amount": 100
},
"result": 120065.30960000001,
"rate": 1200.653096
}Build with BHD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key