Rate Overview
Live
1 CRC = 3.1912 KRW
1 KRW = 0.313365
CRC
Avg
3.0361
High
3.4069
Low
2.7244
Last updated: 7/30/2026, 8:06:03 AM
Quick Conversions
| CRC | KRW |
|---|---|
| 1 CRC | 3.19 KRW |
| 10 CRC | 31.91 KRW |
| 50 CRC | 159.56 KRW |
| 100 CRC | 319.12 KRW |
| 500 CRC | 1,595.58 KRW |
| 1,000 CRC | 3,191.16 KRW |
Get CRC/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=KRWExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-30T08:06:03Z",
"rates": {
"KRW": 3.191164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "KRW",
"amount": 100
},
"result": 319.1164,
"rate": 3.191164
}Build with CRC/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key