Rate Overview
Live
1 ETB = 2.8218 CRC
1 CRC = 0.354390
ETB
Avg
3.0148
High
3.2117
Low
2.8129
Last updated: 6/18/2026, 11:32:41 AM
Quick Conversions
| ETB | CRC |
|---|---|
| 1 ETB | 2.82 CRC |
| 10 ETB | 28.22 CRC |
| 50 ETB | 141.09 CRC |
| 100 ETB | 282.18 CRC |
| 500 ETB | 1,410.88 CRC |
| 1,000 ETB | 2,821.75 CRC |
Get ETB/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=CRCExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-06-18T11:32:41Z",
"rates": {
"CRC": 2.821754
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "CRC",
"amount": 100
},
"result": 282.17539999999997,
"rate": 2.821754
}Build with ETB/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key