Rate Overview
Live
1 CRC = 0.340995 ETB
1 ETB = 2.9326
CRC
Avg
0.339452
High
0.340995
Low
0.337158
Last updated: 4/17/2026, 2:30:52 PM
Quick Conversions
| CRC | ETB |
|---|---|
| 1 CRC | 0.34 ETB |
| 10 CRC | 3.41 ETB |
| 50 CRC | 17.05 ETB |
| 100 CRC | 34.10 ETB |
| 500 CRC | 170.50 ETB |
| 1,000 CRC | 341.00 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-04-17T14:30:52Z",
"rates": {
"ETB": 0.340995
}
}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.0995,
"rate": 0.340995
}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