Rate Overview
Live
1 KRW = 0.294672 CRC
1 CRC = 3.3936
KRW
Avg
0.298573
High
0.302189
Low
0.293603
Last updated: 6/19/2026, 8:30:11 AM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.29 CRC |
| 10 KRW | 2.95 CRC |
| 50 KRW | 14.73 CRC |
| 100 KRW | 29.47 CRC |
| 500 KRW | 147.34 CRC |
| 1,000 KRW | 294.67 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-06-19T08:30:11Z",
"rates": {
"CRC": 0.294672
}
}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": 29.4672,
"rate": 0.294672
}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