Rate Overview
Live
1 CRC = 0.350803 JPY
1 JPY = 2.8506
CRC
Avg
0.351231
High
0.351887
Low
0.350726
Last updated: 5/27/2026, 3:39:10 AM
Quick Conversions
| CRC | JPY |
|---|---|
| 1 CRC | 0.35 JPY |
| 10 CRC | 3.51 JPY |
| 50 CRC | 17.54 JPY |
| 100 CRC | 35.08 JPY |
| 500 CRC | 175.40 JPY |
| 1,000 CRC | 350.80 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-05-27T03:39:10Z",
"rates": {
"JPY": 0.350803
}
}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.080299999999994,
"rate": 0.350803
}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