Rate Overview
Live
1 CRC = 3.1137 KRW
1 KRW = 0.321165
CRC
Avg
3.1372
High
3.1561
Low
3.1137
Last updated: 8/19/2026, 10:32:07 AM
Quick Conversions
| CRC | KRW |
|---|---|
| 1 CRC | 3.11 KRW |
| 10 CRC | 31.14 KRW |
| 50 CRC | 155.68 KRW |
| 100 CRC | 311.37 KRW |
| 500 CRC | 1,556.83 KRW |
| 1,000 CRC | 3,113.66 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-08-19T10:32:07Z",
"rates": {
"KRW": 3.113661
}
}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": 311.3661,
"rate": 3.113661
}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