Rate Overview
Live
1 KES = 3.5139 CRC
1 CRC = 0.284582
KES
Avg
3.5068
High
3.5139
Low
3.4781
Last updated: 7/24/2026, 7:33:31 PM
Quick Conversions
| KES | CRC |
|---|---|
| 1 KES | 3.51 CRC |
| 10 KES | 35.14 CRC |
| 50 KES | 175.70 CRC |
| 100 KES | 351.39 CRC |
| 500 KES | 1,756.96 CRC |
| 1,000 KES | 3,513.93 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-24T19:33:31Z",
"rates": {
"CRC": 3.513929
}
}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": 351.3929,
"rate": 3.513929
}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