Rate Overview
Live
1 JPY = 2.8399 CRC
1 CRC = 0.352120
JPY
Avg
3.2190
High
3.5486
Low
2.8399
Last updated: 5/27/2026, 12:32:33 PM
Quick Conversions
| JPY | CRC |
|---|---|
| 1 JPY | 2.84 CRC |
| 10 JPY | 28.40 CRC |
| 50 JPY | 142.00 CRC |
| 100 JPY | 283.99 CRC |
| 500 JPY | 1,419.97 CRC |
| 1,000 JPY | 2,839.94 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-27T12:32:33Z",
"rates": {
"CRC": 2.839942
}
}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": 283.99420000000003,
"rate": 2.839942
}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