Rate Overview
Live
1 KGS = 5.2020 CRC
1 CRC = 0.192235
KGS
Avg
5.5167
High
5.8246
Low
5.1730
Last updated: 7/27/2026, 6:35:20 PM
Quick Conversions
| KGS | CRC |
|---|---|
| 1 KGS | 5.20 CRC |
| 10 KGS | 52.02 CRC |
| 50 KGS | 260.10 CRC |
| 100 KGS | 520.20 CRC |
| 500 KGS | 2,600.99 CRC |
| 1,000 KGS | 5,201.98 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-07-27T18:35:20Z",
"rates": {
"CRC": 5.201979
}
}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": 520.1979,
"rate": 5.201979
}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