Rate Overview
Live
1 FJD = 205.8784 CRC
1 CRC = 0.004857
FJD
Avg
206.5468
High
210.5545
Low
203.9927
Last updated: 5/27/2026, 1:23:09 AM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 205.88 CRC |
| 10 FJD | 2,058.78 CRC |
| 50 FJD | 10,293.92 CRC |
| 100 FJD | 20,587.84 CRC |
| 500 FJD | 102,939.21 CRC |
| 1,000 FJD | 205,878.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-05-27T01:23:09Z",
"rates": {
"CRC": 205.878412
}
}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": 20587.8412,
"rate": 205.878412
}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