Rate Overview
Live
1 FJD = 203.3112 CRC
1 CRC = 0.004919
FJD
Avg
209.5565
High
224.3393
Low
202.3091
Last updated: 7/22/2026, 8:56:44 PM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 203.31 CRC |
| 10 FJD | 2,033.11 CRC |
| 50 FJD | 10,165.56 CRC |
| 100 FJD | 20,331.12 CRC |
| 500 FJD | 101,655.59 CRC |
| 1,000 FJD | 203,311.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-07-22T20:56:44Z",
"rates": {
"CRC": 203.311174
}
}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": 20331.1174,
"rate": 203.311174
}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