Rate Overview
Live
1 CRC = 0.193026 KGS
1 KGS = 5.1806
CRC
Avg
0.193262
High
0.194119
Low
0.192906
Last updated: 9/9/2026, 5:35:27 AM
Quick Conversions
| CRC | KGS |
|---|---|
| 1 CRC | 0.19 KGS |
| 10 CRC | 1.93 KGS |
| 50 CRC | 9.65 KGS |
| 100 CRC | 19.30 KGS |
| 500 CRC | 96.51 KGS |
| 1,000 CRC | 193.03 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-09-09T05:35:27Z",
"rates": {
"KGS": 0.193026
}
}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.3026,
"rate": 0.193026
}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