Rate Overview
Live
1 CRC = 0.190931 KGS
1 KGS = 5.2375
CRC
Avg
0.191981
High
0.192561
Low
0.190931
Last updated: 5/7/2026, 3:43:55 PM
Quick Conversions
| CRC | KGS |
|---|---|
| 1 CRC | 0.19 KGS |
| 10 CRC | 1.91 KGS |
| 50 CRC | 9.55 KGS |
| 100 CRC | 19.09 KGS |
| 500 CRC | 95.47 KGS |
| 1,000 CRC | 190.93 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-05-07T15:43:55Z",
"rates": {
"KGS": 0.190931
}
}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.0931,
"rate": 0.190931
}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