Rate Overview
Live
1 KRW = 0.299225 CRC
1 CRC = 3.3420
KRW
Avg
0.300514
High
0.302739
Low
0.298768
Last updated: 6/17/2026, 8:03:17 AM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.30 CRC |
| 10 KRW | 2.99 CRC |
| 50 KRW | 14.96 CRC |
| 100 KRW | 29.92 CRC |
| 500 KRW | 149.61 CRC |
| 1,000 KRW | 299.23 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-06-17T08:03:17Z",
"rates": {
"CRC": 0.299225
}
}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": 29.922500000000003,
"rate": 0.299225
}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