Rate Overview
Live
1 ETB = 3.0617 CRC
1 CRC = 0.326620
ETB
Avg
3.0350
High
3.0617
Low
3.0053
Last updated: 3/7/2026, 7:36:59 AM
Quick Conversions
| ETB | CRC |
|---|---|
| 1 ETB | 3.06 CRC |
| 10 ETB | 30.62 CRC |
| 50 ETB | 153.08 CRC |
| 100 ETB | 306.17 CRC |
| 500 ETB | 1,530.83 CRC |
| 1,000 ETB | 3,061.66 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-03-07T07:36:59Z",
"rates": {
"CRC": 3.061658
}
}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": 306.1658,
"rate": 3.061658
}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