Rate Overview
Live
1 CRC = 3.2701 KRW
1 KRW = 0.305805
CRC
Avg
2.8613
High
3.2701
Low
2.6667
Last updated: 3/27/2026, 8:06:02 AM
Quick Conversions
| CRC | KRW |
|---|---|
| 1 CRC | 3.27 KRW |
| 10 CRC | 32.70 KRW |
| 50 CRC | 163.50 KRW |
| 100 CRC | 327.01 KRW |
| 500 CRC | 1,635.03 KRW |
| 1,000 CRC | 3,270.05 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-03-27T08:06:02Z",
"rates": {
"KRW": 3.270054
}
}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": 327.0054,
"rate": 3.270054
}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