Rate Overview
Live
1 KRW = 0.311798 CRC
1 CRC = 3.2072
KRW
Avg
0.346149
High
0.392429
Low
0.298490
Last updated: 7/29/2026, 6:32:10 PM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.31 CRC |
| 10 KRW | 3.12 CRC |
| 50 KRW | 15.59 CRC |
| 100 KRW | 31.18 CRC |
| 500 KRW | 155.90 CRC |
| 1,000 KRW | 311.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-07-29T18:32:10Z",
"rates": {
"CRC": 0.311798
}
}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.1798,
"rate": 0.311798
}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