Rate Overview
Live
1 KRW = 0.307899 CRC
1 CRC = 3.2478
KRW
Avg
0.312005
High
0.347885
Low
0.294343
Last updated: 7/27/2026, 4:57:29 PM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.31 CRC |
| 10 KRW | 3.08 CRC |
| 50 KRW | 15.39 CRC |
| 100 KRW | 30.79 CRC |
| 500 KRW | 153.95 CRC |
| 1,000 KRW | 307.90 CRC |
Get KRW/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=CRCExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-27T16:57:29Z",
"rates": {
"CRC": 0.307899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "CRC",
"amount": 100
},
"result": 30.7899,
"rate": 0.307899
}Build with KRW/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key