Rate Overview
Live
1 FJD = 204.4663 CRC
1 CRC = 0.004891
FJD
Avg
204.7040
High
205.8449
Low
203.2996
Last updated: 9/3/2026, 7:38:50 AM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 204.47 CRC |
| 10 FJD | 2,044.66 CRC |
| 50 FJD | 10,223.32 CRC |
| 100 FJD | 20,446.63 CRC |
| 500 FJD | 102,233.16 CRC |
| 1,000 FJD | 204,466.32 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-09-03T07:38:50Z",
"rates": {
"CRC": 204.466315
}
}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": 20446.6315,
"rate": 204.466315
}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