Rate Overview
Live
1 CRC = 0.358868 ETB
1 ETB = 2.7865
CRC
Avg
0.357659
High
0.359080
Low
0.356264
Last updated: 9/10/2026, 8:17:37 AM
Quick Conversions
| CRC | ETB |
|---|---|
| 1 CRC | 0.36 ETB |
| 10 CRC | 3.59 ETB |
| 50 CRC | 17.94 ETB |
| 100 CRC | 35.89 ETB |
| 500 CRC | 179.43 ETB |
| 1,000 CRC | 358.87 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-09-10T08:17:37Z",
"rates": {
"ETB": 0.358868
}
}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.8868,
"rate": 0.358868
}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