Rate Overview
Live
1 CRC = 0.352145 ETB
1 ETB = 2.8397
CRC
Avg
0.337103
High
0.358906
Low
0.311293
Last updated: 7/29/2026, 7:08:43 AM
Quick Conversions
| CRC | ETB |
|---|---|
| 1 CRC | 0.35 ETB |
| 10 CRC | 3.52 ETB |
| 50 CRC | 17.61 ETB |
| 100 CRC | 35.21 ETB |
| 500 CRC | 176.07 ETB |
| 1,000 CRC | 352.15 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-29T07:08:43Z",
"rates": {
"ETB": 0.352145
}
}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.2145,
"rate": 0.352145
}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