Rate Overview
Live
1 CRC = 0.361940 JPY
1 JPY = 2.7629
CRC
Avg
0.360374
High
0.361940
Low
0.357973
Last updated: 7/26/2026, 9:23:23 AM
Quick Conversions
| CRC | JPY |
|---|---|
| 1 CRC | 0.36 JPY |
| 10 CRC | 3.62 JPY |
| 50 CRC | 18.10 JPY |
| 100 CRC | 36.19 JPY |
| 500 CRC | 180.97 JPY |
| 1,000 CRC | 361.94 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-26T09:23:23Z",
"rates": {
"JPY": 0.36194
}
}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": 36.193999999999996,
"rate": 0.36194
}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