Rate Overview
Live
1 CRC = 0.347732 JPY
1 JPY = 2.8758
CRC
Avg
0.345303
High
0.347732
Low
0.342848
Last updated: 4/17/2026, 1:01:28 AM
Quick Conversions
| CRC | JPY |
|---|---|
| 1 CRC | 0.35 JPY |
| 10 CRC | 3.48 JPY |
| 50 CRC | 17.39 JPY |
| 100 CRC | 34.77 JPY |
| 500 CRC | 173.87 JPY |
| 1,000 CRC | 347.73 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-04-17T01:01:28Z",
"rates": {
"JPY": 0.347732
}
}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.773199999999996,
"rate": 0.347732
}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