Rate Overview
Live
1 CRC = 0.351635 ETB
1 ETB = 2.8439
CRC
Avg
0.351281
High
0.352654
Low
0.349546
Last updated: 7/8/2026, 2:14:27 PM
Quick Conversions
| CRC | ETB |
|---|---|
| 1 CRC | 0.35 ETB |
| 10 CRC | 3.52 ETB |
| 50 CRC | 17.58 ETB |
| 100 CRC | 35.16 ETB |
| 500 CRC | 175.82 ETB |
| 1,000 CRC | 351.64 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-08T14:14:27Z",
"rates": {
"ETB": 0.351635
}
}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.1635,
"rate": 0.351635
}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