Rate Overview
Live
1 KES = 3.6585 CRC
1 CRC = 0.273336
KES
Avg
3.6535
High
3.6651
Low
3.6396
Last updated: 3/7/2026, 12:29:50 AM
Quick Conversions
| KES | CRC |
|---|---|
| 1 KES | 3.66 CRC |
| 10 KES | 36.59 CRC |
| 50 KES | 182.93 CRC |
| 100 KES | 365.85 CRC |
| 500 KES | 1,829.25 CRC |
| 1,000 KES | 3,658.50 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-03-07T00:29:50Z",
"rates": {
"CRC": 3.658504
}
}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": 365.85040000000004,
"rate": 3.658504
}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