Rate Overview
Live
1 CRC = 0.342213 ETB
1 ETB = 2.9222
CRC
Avg
0.344658
High
0.345934
Low
0.342213
Last updated: 5/7/2026, 3:40:18 PM
Quick Conversions
| CRC | ETB |
|---|---|
| 1 CRC | 0.34 ETB |
| 10 CRC | 3.42 ETB |
| 50 CRC | 17.11 ETB |
| 100 CRC | 34.22 ETB |
| 500 CRC | 171.11 ETB |
| 1,000 CRC | 342.21 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-05-07T15:40:18Z",
"rates": {
"ETB": 0.342213
}
}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": 34.2213,
"rate": 0.342213
}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