Rate Overview
Live
1 FJD = 207.5546 CRC
1 CRC = 0.004818
FJD
Avg
208.0315
High
209.2047
Low
207.1176
Last updated: 4/16/2026, 7:52:48 PM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 207.55 CRC |
| 10 FJD | 2,075.55 CRC |
| 50 FJD | 10,377.73 CRC |
| 100 FJD | 20,755.46 CRC |
| 500 FJD | 103,777.31 CRC |
| 1,000 FJD | 207,554.63 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-04-16T19:52:48Z",
"rates": {
"CRC": 207.554628
}
}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": 20755.4628,
"rate": 207.554628
}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