Rate Overview
Live
1 ETB = 2.8041 CRC
1 CRC = 0.356620
ETB
Avg
3.1272
High
3.6169
Low
2.8041
Last updated: 8/13/2026, 9:46:41 AM
Quick Conversions
| ETB | CRC |
|---|---|
| 1 ETB | 2.80 CRC |
| 10 ETB | 28.04 CRC |
| 50 ETB | 140.21 CRC |
| 100 ETB | 280.41 CRC |
| 500 ETB | 1,402.05 CRC |
| 1,000 ETB | 2,804.11 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-08-13T09:46:41Z",
"rates": {
"CRC": 2.804106
}
}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": 280.4106,
"rate": 2.804106
}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