Rate Overview
Live
1 FJD = 206.0871 CRC
1 CRC = 0.004852
FJD
Avg
208.9985
High
211.1212
Low
206.0871
Last updated: 3/27/2026, 9:23:58 AM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 206.09 CRC |
| 10 FJD | 2,060.87 CRC |
| 50 FJD | 10,304.36 CRC |
| 100 FJD | 20,608.71 CRC |
| 500 FJD | 103,043.56 CRC |
| 1,000 FJD | 206,087.13 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-03-27T09:23:58Z",
"rates": {
"CRC": 206.087125
}
}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": 20608.712499999998,
"rate": 206.087125
}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