Rate Overview
Live
1 JPY = 2.8212 CRC
1 CRC = 0.354462
JPY
Avg
2.8460
High
2.8785
Low
2.8212
Last updated: 8/15/2026, 4:51:23 AM
Quick Conversions
| JPY | CRC |
|---|---|
| 1 JPY | 2.82 CRC |
| 10 JPY | 28.21 CRC |
| 50 JPY | 141.06 CRC |
| 100 JPY | 282.12 CRC |
| 500 JPY | 1,410.59 CRC |
| 1,000 JPY | 2,821.18 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-08-15T04:51:23Z",
"rates": {
"CRC": 2.821178
}
}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": 282.11780000000005,
"rate": 2.821178
}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