Rate Overview
Live
1 FJD = 203.4560 CRC
1 CRC = 0.004915
FJD
Avg
204.0706
High
205.7116
Low
202.8450
Last updated: 8/13/2026, 7:38:42 AM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 203.46 CRC |
| 10 FJD | 2,034.56 CRC |
| 50 FJD | 10,172.80 CRC |
| 100 FJD | 20,345.60 CRC |
| 500 FJD | 101,728.00 CRC |
| 1,000 FJD | 203,456.00 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-08-13T07:38:42Z",
"rates": {
"CRC": 203.456002
}
}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": 20345.6002,
"rate": 203.456002
}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