Rate Overview
Live
1 KRW = 0.316799 CRC
1 CRC = 3.1566
KRW
Avg
0.321551
High
0.328048
Low
0.316799
Last updated: 3/7/2026, 12:30:21 AM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.32 CRC |
| 10 KRW | 3.17 CRC |
| 50 KRW | 15.84 CRC |
| 100 KRW | 31.68 CRC |
| 500 KRW | 158.40 CRC |
| 1,000 KRW | 316.80 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-07T00:30:21Z",
"rates": {
"CRC": 0.316799
}
}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": 31.6799,
"rate": 0.316799
}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