Rate Overview
Live
1 CRC = 0.195446 KGS
1 KGS = 5.1165
CRC
Avg
0.194533
High
0.195598
Low
0.192714
Last updated: 8/19/2026, 5:42:07 AM
Quick Conversions
| CRC | KGS |
|---|---|
| 1 CRC | 0.20 KGS |
| 10 CRC | 1.95 KGS |
| 50 CRC | 9.77 KGS |
| 100 CRC | 19.54 KGS |
| 500 CRC | 97.72 KGS |
| 1,000 CRC | 195.45 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-08-19T05:42:07Z",
"rates": {
"KGS": 0.195446
}
}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.544600000000003,
"rate": 0.195446
}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