Rate Overview
Live
1 KGS = 5.2363 CRC
1 CRC = 0.190974
KGS
Avg
5.2691
High
5.3097
Low
5.2349
Last updated: 4/17/2026, 1:25:49 PM
Quick Conversions
| KGS | CRC |
|---|---|
| 1 KGS | 5.24 CRC |
| 10 KGS | 52.36 CRC |
| 50 KGS | 261.82 CRC |
| 100 KGS | 523.63 CRC |
| 500 KGS | 2,618.15 CRC |
| 1,000 KGS | 5,236.31 CRC |
Get KGS/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CRCExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-04-17T13:25:49Z",
"rates": {
"CRC": 5.236308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CRC",
"amount": 100
},
"result": 523.6308,
"rate": 5.236308
}Build with KGS/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key