Rate Overview
Live
1 CRC = 0.351068 ETB
1 ETB = 2.8485
CRC
Avg
0.340374
High
0.355122
Low
0.312871
Last updated: 8/1/2026, 12:17:40 PM
Quick Conversions
| CRC | ETB |
|---|---|
| 1 CRC | 0.35 ETB |
| 10 CRC | 3.51 ETB |
| 50 CRC | 17.55 ETB |
| 100 CRC | 35.11 ETB |
| 500 CRC | 175.53 ETB |
| 1,000 CRC | 351.07 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-08-01T12:17:40Z",
"rates": {
"ETB": 0.351068
}
}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.1068,
"rate": 0.351068
}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