Rate Overview
Live
1 KRW = 0.313531 CRC
1 CRC = 3.1895
KRW
Avg
0.310022
High
0.313646
Low
0.306737
Last updated: 5/7/2026, 6:56:44 AM
Quick Conversions
| KRW | CRC |
|---|---|
| 1 KRW | 0.31 CRC |
| 10 KRW | 3.14 CRC |
| 50 KRW | 15.68 CRC |
| 100 KRW | 31.35 CRC |
| 500 KRW | 156.77 CRC |
| 1,000 KRW | 313.53 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-07T06:56:44Z",
"rates": {
"CRC": 0.313531
}
}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.3531,
"rate": 0.313531
}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