Rate Overview
Live
1 KES = 3.5226 CRC
1 CRC = 0.283884
KES
Avg
3.5216
High
3.5229
Low
3.5202
Last updated: 5/6/2026, 10:00:58 PM
Quick Conversions
| KES | CRC |
|---|---|
| 1 KES | 3.52 CRC |
| 10 KES | 35.23 CRC |
| 50 KES | 176.13 CRC |
| 100 KES | 352.26 CRC |
| 500 KES | 1,761.28 CRC |
| 1,000 KES | 3,522.56 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-05-06T22:00:58Z",
"rates": {
"CRC": 3.52256
}
}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": 352.256,
"rate": 3.52256
}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