Rate Overview
Live
1 CRC = 0.192760 KGS
1 KGS = 5.1878
CRC
Avg
0.192058
High
0.192760
Low
0.191096
Last updated: 6/19/2026, 8:30:54 AM
Quick Conversions
| CRC | KGS |
|---|---|
| 1 CRC | 0.19 KGS |
| 10 CRC | 1.93 KGS |
| 50 CRC | 9.64 KGS |
| 100 CRC | 19.28 KGS |
| 500 CRC | 96.38 KGS |
| 1,000 CRC | 192.76 KGS |
Get CRC/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=KGSExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-06-19T08:30:54Z",
"rates": {
"KGS": 0.19276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "KGS",
"amount": 100
},
"result": 19.276,
"rate": 0.19276
}Build with CRC/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key