Rate Overview
Live
1 KES = 3.5755 CRC
1 CRC = 0.279684
KES
Avg
3.5982
High
3.6261
Low
3.5755
Last updated: 3/27/2026, 1:18:22 PM
Quick Conversions
| KES | CRC |
|---|---|
| 1 KES | 3.58 CRC |
| 10 KES | 35.75 CRC |
| 50 KES | 178.77 CRC |
| 100 KES | 357.55 CRC |
| 500 KES | 1,787.73 CRC |
| 1,000 KES | 3,575.46 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-27T13:18:22Z",
"rates": {
"CRC": 3.575461
}
}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": 357.54609999999997,
"rate": 3.575461
}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