Rate Overview
Live
1 KGS = 5.3107 CRC
1 CRC = 0.188297
KGS
Avg
5.7693
High
6.1220
Low
5.3107
Last updated: 3/28/2026, 12:23:16 PM
Quick Conversions
| KGS | CRC |
|---|---|
| 1 KGS | 5.31 CRC |
| 10 KGS | 53.11 CRC |
| 50 KGS | 265.54 CRC |
| 100 KGS | 531.07 CRC |
| 500 KGS | 2,655.37 CRC |
| 1,000 KGS | 5,310.75 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-03-28T12:23:16Z",
"rates": {
"CRC": 5.310749
}
}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": 531.0749000000001,
"rate": 5.310749
}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