Rate Overview
Live
1 FJD = 206.8748 CRC
1 CRC = 0.004834
FJD
Avg
206.3743
High
206.9789
Low
204.4445
Last updated: 5/6/2026, 9:58:15 PM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 206.87 CRC |
| 10 FJD | 2,068.75 CRC |
| 50 FJD | 10,343.74 CRC |
| 100 FJD | 20,687.48 CRC |
| 500 FJD | 103,437.41 CRC |
| 1,000 FJD | 206,874.83 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-06T21:58:15Z",
"rates": {
"CRC": 206.874827
}
}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": 20687.4827,
"rate": 206.874827
}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