Rate Overview
Live
1 FJD = 202.5392 CRC
1 CRC = 0.004937
FJD
Avg
210.0046
High
224.5848
Low
199.9744
Last updated: 7/22/2026, 11:31:57 AM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 202.54 CRC |
| 10 FJD | 2,025.39 CRC |
| 50 FJD | 10,126.96 CRC |
| 100 FJD | 20,253.92 CRC |
| 500 FJD | 101,269.60 CRC |
| 1,000 FJD | 202,539.20 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-22T11:31:57Z",
"rates": {
"CRC": 202.539198
}
}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": 20253.9198,
"rate": 202.539198
}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