Rate Overview
Live
1 CRC = 0.182983 KGS
1 KGS = 5.4650
CRC
Avg
0.184842
High
0.186008
Low
0.182983
Last updated: 3/7/2026, 7:41:40 AM
Quick Conversions
| CRC | KGS |
|---|---|
| 1 CRC | 0.18 KGS |
| 10 CRC | 1.83 KGS |
| 50 CRC | 9.15 KGS |
| 100 CRC | 18.30 KGS |
| 500 CRC | 91.49 KGS |
| 1,000 CRC | 182.98 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-03-07T07:41:40Z",
"rates": {
"KGS": 0.182983
}
}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": 18.2983,
"rate": 0.182983
}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