Rate Overview
Live
1 FJD = 208.1733 CRC
1 CRC = 0.004804
FJD
Avg
220.3962
High
226.6516
Low
208.1733
Last updated: 3/27/2026, 2:47:37 PM
Quick Conversions
| FJD | CRC |
|---|---|
| 1 FJD | 208.17 CRC |
| 10 FJD | 2,081.73 CRC |
| 50 FJD | 10,408.66 CRC |
| 100 FJD | 20,817.33 CRC |
| 500 FJD | 104,086.63 CRC |
| 1,000 FJD | 208,173.25 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-27T14:47:37Z",
"rates": {
"CRC": 208.173252
}
}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": 20817.3252,
"rate": 208.173252
}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