Rate Overview
Live
1 KRW = 0.309819 CRC
1 CRC = 3.2277
KRW
Avg
0.302701
High
0.311460
Low
0.292224
Last updated: 7/28/2026, 8:11:43 AM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.31 CRC |
| 10 KRW | 3.10 CRC |
| 50 KRW | 15.49 CRC |
| 100 KRW | 30.98 CRC |
| 500 KRW | 154.91 CRC |
| 1,000 KRW | 309.82 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-28T08:11:43Z",
"rates": {
"CRC": 0.309819
}
}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.9819,
"rate": 0.309819
}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