Rate Overview
Live
1 KES = 3.4996 CRC
1 CRC = 0.285745
KES
Avg
3.8257
High
4.0321
Low
3.4996
Last updated: 7/25/2026, 5:49:33 PM
Quick Conversions
| KES | CRC |
|---|---|
| 1 KES | 3.50 CRC |
| 10 KES | 35.00 CRC |
| 50 KES | 174.98 CRC |
| 100 KES | 349.96 CRC |
| 500 KES | 1,749.81 CRC |
| 1,000 KES | 3,499.62 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-25T17:49:33Z",
"rates": {
"CRC": 3.499621
}
}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": 349.96209999999996,
"rate": 3.499621
}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