Rate Overview
Live
1 CRC = 3.2692 KRW
1 KRW = 0.305887
CRC
Avg
3.0366
High
3.2692
Low
2.8745
Last updated: 3/27/2026, 9:53:49 AM
Quick Conversions
| CRC | KRW |
|---|---|
| 1 CRC | 3.27 KRW |
| 10 CRC | 32.69 KRW |
| 50 CRC | 163.46 KRW |
| 100 CRC | 326.92 KRW |
| 500 CRC | 1,634.59 KRW |
| 1,000 CRC | 3,269.18 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-27T09:53:49Z",
"rates": {
"KRW": 3.269181
}
}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": 326.91810000000004,
"rate": 3.269181
}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