Rate Overview
Live
1 KES = 3.8567 CRC
1 CRC = 0.259287 KES
Avg
3.8943
High
3.9487
Low
3.7780
Last updated: 1/25/2026, 11:36:37 AM
Quick Conversions
| KES | CRC |
|---|---|
| 1 KES | 3.86 CRC |
| 10 KES | 38.57 CRC |
| 50 KES | 192.84 CRC |
| 100 KES | 385.67 CRC |
| 500 KES | 1,928.36 CRC |
| 1,000 KES | 3,856.73 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-01-25T11:36:37Z",
"rates": {
"CRC": 3.856729
}
}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": 385.6729,
"rate": 3.856729
}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