Rate Overview
Live
1 CRC = 0.333886 JPY
1 JPY = 2.9950
CRC
Avg
0.332695
High
0.334276
Low
0.329100
Last updated: 3/6/2026, 7:56:17 PM
Quick Conversions
| CRC | JPY |
|---|---|
| 1 CRC | 0.33 JPY |
| 10 CRC | 3.34 JPY |
| 50 CRC | 16.69 JPY |
| 100 CRC | 33.39 JPY |
| 500 CRC | 166.94 JPY |
| 1,000 CRC | 333.89 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-06T19:56:17Z",
"rates": {
"JPY": 0.333886
}
}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": 33.388600000000004,
"rate": 0.333886
}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