Rate Overview
Live
1 CRC = 0.326620 ETB
1 ETB = 3.0617
CRC
Avg
0.329502
High
0.332741
Low
0.326620
Last updated: 3/7/2026, 7:44:19 AM
Quick Conversions
| CRC | ETB |
|---|---|
| 1 CRC | 0.33 ETB |
| 10 CRC | 3.27 ETB |
| 50 CRC | 16.33 ETB |
| 100 CRC | 32.66 ETB |
| 500 CRC | 163.31 ETB |
| 1,000 CRC | 326.62 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-03-07T07:44:19Z",
"rates": {
"ETB": 0.32662
}
}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": 32.662,
"rate": 0.32662
}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