Rate Overview
Live
1 KGS = 5.4650 CRC
1 CRC = 0.182983
KGS
Avg
5.4102
High
5.4650
Low
5.3761
Last updated: 3/7/2026, 7:05:10 AM
Quick Conversions
| KGS | CRC |
|---|---|
| 1 KGS | 5.46 CRC |
| 10 KGS | 54.65 CRC |
| 50 KGS | 273.25 CRC |
| 100 KGS | 546.50 CRC |
| 500 KGS | 2,732.49 CRC |
| 1,000 KGS | 5,464.98 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-07T07:05:10Z",
"rates": {
"CRC": 5.464982
}
}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": 546.4982,
"rate": 5.464982
}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