Rate Overview
Live
1 CRC = 0.359770 ETB
1 ETB = 2.7796
CRC
Avg
0.358905
High
0.361248
Low
0.355842
Last updated: 8/19/2026, 1:06:57 PM
Quick Conversions
| CRC | ETB |
|---|---|
| 1 CRC | 0.36 ETB |
| 10 CRC | 3.60 ETB |
| 50 CRC | 17.99 ETB |
| 100 CRC | 35.98 ETB |
| 500 CRC | 179.89 ETB |
| 1,000 CRC | 359.77 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-08-19T13:06:57Z",
"rates": {
"ETB": 0.35977
}
}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.977,
"rate": 0.35977
}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