Rate Overview
Live
1 CRC = 0.353422 ETB
1 ETB = 2.8295
CRC
Avg
0.353154
High
0.354933
Low
0.351710
Last updated: 7/30/2026, 10:43:04 AM
Quick Conversions
| CRC | ETB |
|---|---|
| 1 CRC | 0.35 ETB |
| 10 CRC | 3.53 ETB |
| 50 CRC | 17.67 ETB |
| 100 CRC | 35.34 ETB |
| 500 CRC | 176.71 ETB |
| 1,000 CRC | 353.42 ETB |
Get CRC/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=ETBExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-30T10:43:04Z",
"rates": {
"ETB": 0.353422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "ETB",
"amount": 100
},
"result": 35.3422,
"rate": 0.353422
}Build with CRC/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key