Rate Overview
Live
1 CRC = 0.270248 KES
1 KES = 3.7003
CRC
Avg
0.272980
High
0.274753
Low
0.270248
Last updated: 3/7/2026, 3:47:41 AM
Quick Conversions
| CRC | KES |
|---|---|
| 1 CRC | 0.27 KES |
| 10 CRC | 2.70 KES |
| 50 CRC | 13.51 KES |
| 100 CRC | 27.02 KES |
| 500 CRC | 135.12 KES |
| 1,000 CRC | 270.25 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-07T03:47:41Z",
"rates": {
"KES": 0.270248
}
}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.0248,
"rate": 0.270248
}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