Rate Overview
Live
1 CRC = 0.192467 KGS
1 KGS = 5.1957
CRC
Avg
0.192539
High
0.194549
Low
0.191869
Last updated: 7/29/2026, 1:37:16 PM
Quick Conversions
| CRC | KGS |
|---|---|
| 1 CRC | 0.19 KGS |
| 10 CRC | 1.92 KGS |
| 50 CRC | 9.62 KGS |
| 100 CRC | 19.25 KGS |
| 500 CRC | 96.23 KGS |
| 1,000 CRC | 192.47 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-07-29T13:37:16Z",
"rates": {
"KGS": 0.192467
}
}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.2467,
"rate": 0.192467
}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