Rate Overview
Live
1 FJD = 214.3444 CRC
1 CRC = 0.004665
FJD
Avg
213.6194
High
215.4153
Low
212.5038
Last updated: 3/6/2026, 8:44:19 PM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 214.34 CRC |
| 10 FJD | 2,143.44 CRC |
| 50 FJD | 10,717.22 CRC |
| 100 FJD | 21,434.44 CRC |
| 500 FJD | 107,172.21 CRC |
| 1,000 FJD | 214,344.41 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-03-06T20:44:19Z",
"rates": {
"CRC": 214.344414
}
}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": 21434.4414,
"rate": 214.344414
}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