Rate Overview
Live
1 CRC = 0.283884 KES
1 KES = 3.5226
CRC
Avg
0.283977
High
0.284078
Low
0.283858
Last updated: 5/7/2026, 12:15:57 AM
Quick Conversions
| CRC | KES |
|---|---|
| 1 CRC | 0.28 KES |
| 10 CRC | 2.84 KES |
| 50 CRC | 14.19 KES |
| 100 CRC | 28.39 KES |
| 500 CRC | 141.94 KES |
| 1,000 CRC | 283.88 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-07T00:15:57Z",
"rates": {
"KES": 0.283884
}
}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.388400000000004,
"rate": 0.283884
}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