Rate Overview
Live
1 CRC = 0.345578 JPY
1 JPY = 2.8937
CRC
Avg
0.341665
High
0.345578
Low
0.338950
Last updated: 3/27/2026, 11:29:26 PM
Quick Conversions
| CRC | JPY |
|---|---|
| 1 CRC | 0.35 JPY |
| 10 CRC | 3.46 JPY |
| 50 CRC | 17.28 JPY |
| 100 CRC | 34.56 JPY |
| 500 CRC | 172.79 JPY |
| 1,000 CRC | 345.58 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-03-27T23:29:26Z",
"rates": {
"JPY": 0.345578
}
}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.5578,
"rate": 0.345578
}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