Rate Overview
Live
1 KES = 3.4688 CRC
1 CRC = 0.288283
KES
Avg
3.4912
High
3.5185
Low
3.4688
Last updated: 8/16/2026, 8:01:02 PM
Quick Conversions
| KES | CRC |
|---|---|
| 1 KES | 3.47 CRC |
| 10 KES | 34.69 CRC |
| 50 KES | 173.44 CRC |
| 100 KES | 346.88 CRC |
| 500 KES | 1,734.40 CRC |
| 1,000 KES | 3,468.81 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-16T20:01:02Z",
"rates": {
"CRC": 3.468809
}
}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": 346.8809,
"rate": 3.468809
}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