Rate Overview
Live
1 JPY = 2.9018 CRC
1 CRC = 0.344615
JPY
Avg
3.0794
High
3.2567
Low
2.9018
Last updated: 3/27/2026, 9:34:16 AM
Quick Conversions
| JPY | CRC |
|---|---|
| 1 JPY | 2.90 CRC |
| 10 JPY | 29.02 CRC |
| 50 JPY | 145.09 CRC |
| 100 JPY | 290.18 CRC |
| 500 JPY | 1,450.89 CRC |
| 1,000 JPY | 2,901.79 CRC |
Get JPY/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CRCExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T09:34:16Z",
"rates": {
"CRC": 2.901786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CRC",
"amount": 100
},
"result": 290.1786,
"rate": 2.901786
}Build with JPY/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key