Rate Overview
Live
1 CRC = 3.2738 KRW
1 KRW = 0.305452
CRC
Avg
2.9611
High
3.2738
Low
2.7423
Last updated: 3/27/2026, 11:38:07 AM
Quick Conversions
| CRC | KRW |
|---|---|
| 1 CRC | 3.27 KRW |
| 10 CRC | 32.74 KRW |
| 50 CRC | 163.69 KRW |
| 100 CRC | 327.38 KRW |
| 500 CRC | 1,636.92 KRW |
| 1,000 CRC | 3,273.84 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-27T11:38:07Z",
"rates": {
"KRW": 3.273839
}
}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.38390000000004,
"rate": 3.273839
}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