Rate Overview
Live
1 CRC = 0.279684 KES
1 KES = 3.5755
CRC
Avg
0.259409
High
0.279684
Low
0.253678
Last updated: 3/27/2026, 1:53:01 PM
Quick Conversions
| CRC | KES |
|---|---|
| 1 CRC | 0.28 KES |
| 10 CRC | 2.80 KES |
| 50 CRC | 13.98 KES |
| 100 CRC | 27.97 KES |
| 500 CRC | 139.84 KES |
| 1,000 CRC | 279.68 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-03-27T13:53:01Z",
"rates": {
"KES": 0.279684
}
}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": 27.9684,
"rate": 0.279684
}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