Rate Overview
Live
1 KGS = 5.2057 CRC
1 CRC = 0.192096
KGS
Avg
5.2044
High
5.2110
Low
5.1836
Last updated: 7/8/2026, 3:07:45 AM
Quick Conversions
| KGS | CRC |
|---|---|
| 1 KGS | 5.21 CRC |
| 10 KGS | 52.06 CRC |
| 50 KGS | 260.29 CRC |
| 100 KGS | 520.57 CRC |
| 500 KGS | 2,602.86 CRC |
| 1,000 KGS | 5,205.72 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-08T03:07:45Z",
"rates": {
"CRC": 5.205719
}
}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.5719,
"rate": 5.205719
}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