Rate Overview
Live
1 FJD = 204.7686 CRC
1 CRC = 0.004884
FJD
Avg
212.8076
High
224.5848
Low
204.7686
Last updated: 5/27/2026, 2:29:50 AM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 204.77 CRC |
| 10 FJD | 2,047.69 CRC |
| 50 FJD | 10,238.43 CRC |
| 100 FJD | 20,476.86 CRC |
| 500 FJD | 102,384.30 CRC |
| 1,000 FJD | 204,768.59 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-05-27T02:29:50Z",
"rates": {
"CRC": 204.768593
}
}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": 20476.8593,
"rate": 204.768593
}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