Rate Overview
Live
1 CRC = 0.283985 KES
1 KES = 3.5213
CRC
Avg
0.284146
High
0.285158
Low
0.283658
Last updated: 7/7/2026, 12:20:56 PM
Quick Conversions
| CRC | KES |
|---|---|
| 1 CRC | 0.28 KES |
| 10 CRC | 2.84 KES |
| 50 CRC | 14.20 KES |
| 100 CRC | 28.40 KES |
| 500 CRC | 141.99 KES |
| 1,000 CRC | 283.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-07-07T12:20:56Z",
"rates": {
"KES": 0.283985
}
}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.3985,
"rate": 0.283985
}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