Rate Overview
Live
1 CRC = 0.286205 KES
1 KES = 3.4940
CRC
Avg
0.286105
High
0.286767
Low
0.285252
Last updated: 5/27/2026, 4:49:04 AM
Quick Conversions
| CRC | KES |
|---|---|
| 1 CRC | 0.29 KES |
| 10 CRC | 2.86 KES |
| 50 CRC | 14.31 KES |
| 100 CRC | 28.62 KES |
| 500 CRC | 143.10 KES |
| 1,000 CRC | 286.21 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-05-27T04:49:04Z",
"rates": {
"KES": 0.286205
}
}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.6205,
"rate": 0.286205
}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