Rate Overview
Live
1 KGS = 5.1856 CRC
1 CRC = 0.192843
KGS
Avg
5.4488
High
5.7066
Low
5.1856
Last updated: 5/28/2026, 9:47:15 PM
Quick Conversions
| KGS | CRC |
|---|---|
| 1 KGS | 5.19 CRC |
| 10 KGS | 51.86 CRC |
| 50 KGS | 259.28 CRC |
| 100 KGS | 518.56 CRC |
| 500 KGS | 2,592.79 CRC |
| 1,000 KGS | 5,185.58 CRC |
Get KGS/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CRCExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-28T21:47:15Z",
"rates": {
"CRC": 5.185576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CRC",
"amount": 100
},
"result": 518.5576,
"rate": 5.185576
}Build with KGS/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key