Rate Overview
Live
1 CRC = 0.343833 JPY
1 JPY = 2.9084
CRC
Avg
0.345009
High
0.347039
Low
0.343833
Last updated: 5/7/2026, 2:20:06 AM
Quick Conversions
| CRC | JPY |
|---|---|
| 1 CRC | 0.34 JPY |
| 10 CRC | 3.44 JPY |
| 50 CRC | 17.19 JPY |
| 100 CRC | 34.38 JPY |
| 500 CRC | 171.92 JPY |
| 1,000 CRC | 343.83 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-07T02:20:06Z",
"rates": {
"JPY": 0.343833
}
}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.3833,
"rate": 0.343833
}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