Rate Overview
Live
1 CRC = 0.259287 KES
1 KES = 3.8567 CRC
Avg
0.260560
High
0.264687
Low
0.258523
Last updated: 1/25/2026, 1:33:15 PM
Quick Conversions
| CRC | KES |
|---|---|
| 1 CRC | 0.26 KES |
| 10 CRC | 2.59 KES |
| 50 CRC | 12.96 KES |
| 100 CRC | 25.93 KES |
| 500 CRC | 129.64 KES |
| 1,000 CRC | 259.29 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-01-25T13:33:15Z",
"rates": {
"KES": 0.259287
}
}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": 25.9287,
"rate": 0.259287
}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