Rate Overview
Live
1 KGS = 5.1957 CRC
1 CRC = 0.192468
KGS
Avg
5.1897
High
5.2020
Low
5.1735
Last updated: 7/29/2026, 5:36:19 AM
Quick Conversions
| KGS | CRC |
|---|---|
| 1 KGS | 5.20 CRC |
| 10 KGS | 51.96 CRC |
| 50 KGS | 259.78 CRC |
| 100 KGS | 519.57 CRC |
| 500 KGS | 2,597.83 CRC |
| 1,000 KGS | 5,195.67 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-07-29T05:36:19Z",
"rates": {
"CRC": 5.195669
}
}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": 519.5668999999999,
"rate": 5.195669
}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