Rate Overview
Live
1 KGS = 5.1749 CRC
1 CRC = 0.193240
KGS
Avg
5.1693
High
5.1835
Low
5.1374
Last updated: 9/4/2026, 7:55:47 AM
Quick Conversions
| KGS | CRC |
|---|---|
| 1 KGS | 5.17 CRC |
| 10 KGS | 51.75 CRC |
| 50 KGS | 258.75 CRC |
| 100 KGS | 517.49 CRC |
| 500 KGS | 2,587.46 CRC |
| 1,000 KGS | 5,174.91 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-09-04T07:55:47Z",
"rates": {
"CRC": 5.174911
}
}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": 517.4911,
"rate": 5.174911
}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