Rate Overview
Live
1 CRC = 3.2774 KRW
1 KRW = 0.305123
CRC
Avg
2.8614
High
3.2774
Low
2.6667
Last updated: 3/27/2026, 3:13:56 PM
Quick Conversions
| CRC | KRW |
|---|---|
| 1 CRC | 3.28 KRW |
| 10 CRC | 32.77 KRW |
| 50 CRC | 163.87 KRW |
| 100 CRC | 327.74 KRW |
| 500 CRC | 1,638.68 KRW |
| 1,000 CRC | 3,277.36 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-27T15:13:56Z",
"rates": {
"KRW": 3.277364
}
}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.7364,
"rate": 3.277364
}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