Rate Overview
Live
1 FJD = 202.7094 CRC
1 CRC = 0.004933
FJD
Avg
202.6036
High
203.3224
Low
200.1888
Last updated: 7/23/2026, 7:43:06 AM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 202.71 CRC |
| 10 FJD | 2,027.09 CRC |
| 50 FJD | 10,135.47 CRC |
| 100 FJD | 20,270.94 CRC |
| 500 FJD | 101,354.69 CRC |
| 1,000 FJD | 202,709.39 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-23T07:43:06Z",
"rates": {
"CRC": 202.709385
}
}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": 20270.9385,
"rate": 202.709385
}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