Rate Overview
Live
1 KES = 3.5245 CRC
1 CRC = 0.283727
KES
Avg
3.5195
High
3.5254
Low
3.5068
Last updated: 7/7/2026, 12:21:38 AM
Quick Conversions
| KES | CRC |
|---|---|
| 1 KES | 3.52 CRC |
| 10 KES | 35.25 CRC |
| 50 KES | 176.23 CRC |
| 100 KES | 352.45 CRC |
| 500 KES | 1,762.25 CRC |
| 1,000 KES | 3,524.51 CRC |
Get KES/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=CRCExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-07T00:21:38Z",
"rates": {
"CRC": 3.524509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "CRC",
"amount": 100
},
"result": 352.4509,
"rate": 3.524509
}Build with KES/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key