Rate Overview
Live
1 CRC = 0.337243 ETB
1 ETB = 2.9652
CRC
Avg
0.322414
High
0.337243
Low
0.311293
Last updated: 3/28/2026, 12:07:23 PM
Quick Conversions
| CRC | ETB |
|---|---|
| 1 CRC | 0.34 ETB |
| 10 CRC | 3.37 ETB |
| 50 CRC | 16.86 ETB |
| 100 CRC | 33.72 ETB |
| 500 CRC | 168.62 ETB |
| 1,000 CRC | 337.24 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-28T12:07:23Z",
"rates": {
"ETB": 0.337243
}
}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": 33.7243,
"rate": 0.337243
}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