Rate Overview
Live
1 FJD = 202.5882 CRC
1 CRC = 0.004936
FJD
Avg
218.9075
High
235.7125
Low
202.5882
Last updated: 7/24/2026, 4:51:53 AM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 202.59 CRC |
| 10 FJD | 2,025.88 CRC |
| 50 FJD | 10,129.41 CRC |
| 100 FJD | 20,258.82 CRC |
| 500 FJD | 101,294.10 CRC |
| 1,000 FJD | 202,588.21 CRC |
Get FJD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=CRCExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-24T04:51:53Z",
"rates": {
"CRC": 202.588208
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "CRC",
"amount": 100
},
"result": 20258.8208,
"rate": 202.588208
}Build with FJD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key