Rate Overview
Live
1 JPY = 2.7789 CRC
1 CRC = 0.359852
JPY
Avg
2.7784
High
2.7935
Low
2.7652
Last updated: 7/27/2026, 4:45:58 PM
Quick Conversions
| JPY | CRC |
|---|---|
| 1 JPY | 2.78 CRC |
| 10 JPY | 27.79 CRC |
| 50 JPY | 138.95 CRC |
| 100 JPY | 277.89 CRC |
| 500 JPY | 1,389.46 CRC |
| 1,000 JPY | 2,778.92 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-07-27T16:45:58Z",
"rates": {
"CRC": 2.778922
}
}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": 277.8922,
"rate": 2.778922
}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