Rate Overview
Live
1 JPY = 2.9277 CRC
1 CRC = 0.341566
JPY
Avg
2.9040
High
2.9284
Low
2.8815
Last updated: 5/7/2026, 4:25:59 AM
Quick Conversions
| JPY | CRC |
|---|---|
| 1 JPY | 2.93 CRC |
| 10 JPY | 29.28 CRC |
| 50 JPY | 146.38 CRC |
| 100 JPY | 292.77 CRC |
| 500 JPY | 1,463.85 CRC |
| 1,000 JPY | 2,927.69 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-05-07T04:25:59Z",
"rates": {
"CRC": 2.927691
}
}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": 292.7691,
"rate": 2.927691
}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