Rate Overview
Live
1 CRC = 0.345154 JPY
1 JPY = 2.8973
CRC
Avg
0.325215
High
0.345154
Low
0.307061
Last updated: 3/28/2026, 2:57:25 AM
Quick Conversions
| CRC | JPY |
|---|---|
| 1 CRC | 0.35 JPY |
| 10 CRC | 3.45 JPY |
| 50 CRC | 17.26 JPY |
| 100 CRC | 34.52 JPY |
| 500 CRC | 172.58 JPY |
| 1,000 CRC | 345.15 JPY |
Get CRC/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=JPYExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-28T02:57:25Z",
"rates": {
"JPY": 0.345154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "JPY",
"amount": 100
},
"result": 34.5154,
"rate": 0.345154
}Build with CRC/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key