Rate Overview
Live
1 CRC = 3.1072 KRW
1 KRW = 0.321837
CRC
Avg
3.1045
High
3.1415
Low
3.0483
Last updated: 3/7/2026, 3:05:33 AM
Quick Conversions
| CRC | KRW |
|---|---|
| 1 CRC | 3.11 KRW |
| 10 CRC | 31.07 KRW |
| 50 CRC | 155.36 KRW |
| 100 CRC | 310.72 KRW |
| 500 CRC | 1,553.58 KRW |
| 1,000 CRC | 3,107.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-03-07T03:05:33Z",
"rates": {
"KRW": 3.107161
}
}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": 310.7161,
"rate": 3.107161
}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