Rate Overview
Live
1 FJD = 205.5242 CRC
1 CRC = 0.004866
FJD
Avg
205.8780
High
208.0770
Low
203.8306
Last updated: 6/16/2026, 4:10:32 AM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 205.52 CRC |
| 10 FJD | 2,055.24 CRC |
| 50 FJD | 10,276.21 CRC |
| 100 FJD | 20,552.42 CRC |
| 500 FJD | 102,762.08 CRC |
| 1,000 FJD | 205,524.17 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-06-16T04:10:32Z",
"rates": {
"CRC": 205.524166
}
}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": 20552.4166,
"rate": 205.524166
}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