Rate Overview
Live
1 KES = 3.4814 CRC
1 CRC = 0.287245
KES
Avg
3.5025
High
3.5185
Low
3.4814
Last updated: 8/14/2026, 11:23:14 AM
Quick Conversions
| KES | CRC |
|---|---|
| 1 KES | 3.48 CRC |
| 10 KES | 34.81 CRC |
| 50 KES | 174.07 CRC |
| 100 KES | 348.14 CRC |
| 500 KES | 1,740.68 CRC |
| 1,000 KES | 3,481.35 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-08-14T11:23:14Z",
"rates": {
"CRC": 3.481353
}
}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": 348.1353,
"rate": 3.481353
}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