Rate Overview
Live
1 FJD = 203.8553 CRC
1 CRC = 0.004905
FJD
Avg
202.2448
High
203.8553
Low
199.9744
Last updated: 7/3/2026, 11:17:09 PM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 203.86 CRC |
| 10 FJD | 2,038.55 CRC |
| 50 FJD | 10,192.76 CRC |
| 100 FJD | 20,385.53 CRC |
| 500 FJD | 101,927.65 CRC |
| 1,000 FJD | 203,855.30 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-03T23:17:09Z",
"rates": {
"CRC": 203.855296
}
}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": 20385.5296,
"rate": 203.855296
}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