Rate Overview
Live
1 CRC = 0.359533 JPY
1 JPY = 2.7814
CRC
Avg
0.342316
High
0.359656
Low
0.311178
Last updated: 7/23/2026, 5:01:16 AM
Quick Conversions
| CRC | JPY |
|---|---|
| 1 CRC | 0.36 JPY |
| 10 CRC | 3.60 JPY |
| 50 CRC | 17.98 JPY |
| 100 CRC | 35.95 JPY |
| 500 CRC | 179.77 JPY |
| 1,000 CRC | 359.53 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-07-23T05:01:16Z",
"rates": {
"JPY": 0.359533
}
}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": 35.9533,
"rate": 0.359533
}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