Rate Overview
Live
1 KRW = 0.300273 CRC
1 CRC = 3.3303
KRW
Avg
0.299754
High
0.301918
Low
0.297008
Last updated: 5/27/2026, 7:25:47 PM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.30 CRC |
| 10 KRW | 3.00 CRC |
| 50 KRW | 15.01 CRC |
| 100 KRW | 30.03 CRC |
| 500 KRW | 150.14 CRC |
| 1,000 KRW | 300.27 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-05-27T19:25:47Z",
"rates": {
"CRC": 0.300273
}
}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.0273,
"rate": 0.300273
}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