Rate Overview
Live
1 KRW = 0.305737 CRC
1 CRC = 3.2708
KRW
Avg
0.329838
High
0.347885
Low
0.305737
Last updated: 3/27/2026, 7:50:46 AM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.31 CRC |
| 10 KRW | 3.06 CRC |
| 50 KRW | 15.29 CRC |
| 100 KRW | 30.57 CRC |
| 500 KRW | 152.87 CRC |
| 1,000 KRW | 305.74 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-27T07:50:46Z",
"rates": {
"CRC": 0.305737
}
}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.5737,
"rate": 0.305737
}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