Rate Overview
Live
1 JPY = 2.8867 CRC
1 CRC = 0.346418
JPY
Avg
2.8637
High
2.9041
Low
2.8089
Last updated: 9/6/2026, 6:45:34 AM
Quick Conversions
| JPY | CRC |
|---|---|
| 1 JPY | 2.89 CRC |
| 10 JPY | 28.87 CRC |
| 50 JPY | 144.33 CRC |
| 100 JPY | 288.67 CRC |
| 500 JPY | 1,443.34 CRC |
| 1,000 JPY | 2,886.68 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-09-06T06:45:34Z",
"rates": {
"CRC": 2.886682
}
}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": 288.6682,
"rate": 2.886682
}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