Rate Overview
Live
1 CRC = 3.2333 KRW
1 KRW = 0.309284
CRC
Avg
3.0357
High
3.3974
Low
2.7423
Last updated: 7/28/2026, 3:58:13 AM
Quick Conversions
| CRC | KRW |
|---|---|
| 1 CRC | 3.23 KRW |
| 10 CRC | 32.33 KRW |
| 50 CRC | 161.66 KRW |
| 100 CRC | 323.33 KRW |
| 500 CRC | 1,616.64 KRW |
| 1,000 CRC | 3,233.27 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-28T03:58:13Z",
"rates": {
"KRW": 3.23327
}
}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": 323.327,
"rate": 3.23327
}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