Rate Overview
Live
1 KRW = 0.307471 CRC
1 CRC = 3.2523
KRW
Avg
0.310672
High
0.313904
Low
0.307471
Last updated: 4/17/2026, 4:57:31 AM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.31 CRC |
| 10 KRW | 3.07 CRC |
| 50 KRW | 15.37 CRC |
| 100 KRW | 30.75 CRC |
| 500 KRW | 153.74 CRC |
| 1,000 KRW | 307.47 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-04-17T04:57:31Z",
"rates": {
"CRC": 0.307471
}
}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.7471,
"rate": 0.307471
}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