Rate Overview
Live
1 KRW = 0.329965 CRC
1 CRC = 3.0306
KRW
Avg
0.328926
High
0.330770
Low
0.325324
Last updated: 9/2/2026, 10:22:54 AM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.33 CRC |
| 10 KRW | 3.30 CRC |
| 50 KRW | 16.50 CRC |
| 100 KRW | 33.00 CRC |
| 500 KRW | 164.98 CRC |
| 1,000 KRW | 329.97 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-09-02T10:22:54Z",
"rates": {
"CRC": 0.329965
}
}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": 32.9965,
"rate": 0.329965
}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