Rate Overview
Live
1 KRW = 0.305886 CRC
1 CRC = 3.2692
KRW
Avg
0.354284
High
0.392429
Low
0.305886
Last updated: 3/27/2026, 9:29:47 AM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.31 CRC |
| 10 KRW | 3.06 CRC |
| 50 KRW | 15.29 CRC |
| 100 KRW | 30.59 CRC |
| 500 KRW | 152.94 CRC |
| 1,000 KRW | 305.89 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-03-27T09:29:47Z",
"rates": {
"CRC": 0.305886
}
}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.5886,
"rate": 0.305886
}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