Rate Overview
Live
1 CRC = 0.284990 KES
1 KES = 3.5089
CRC
Avg
0.284997
High
0.286897
Low
0.284208
Last updated: 8/12/2026, 11:52:08 AM
Quick Conversions
| CRC | KES |
|---|---|
| 1 CRC | 0.28 KES |
| 10 CRC | 2.85 KES |
| 50 CRC | 14.25 KES |
| 100 CRC | 28.50 KES |
| 500 CRC | 142.50 KES |
| 1,000 CRC | 284.99 KES |
Get CRC/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=KESExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-08-12T11:52:08Z",
"rates": {
"KES": 0.28499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "KES",
"amount": 100
},
"result": 28.499000000000002,
"rate": 0.28499
}Build with CRC/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key