Rate Overview
Live
1 FJD = 404.7942 CLP
1 CLP = 0.002470
FJD
Avg
400.5317
High
413.6620
Low
387.5363
Last updated: 5/26/2026, 6:58:33 AM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 404.79 CLP |
| 10 FJD | 4,047.94 CLP |
| 50 FJD | 20,239.71 CLP |
| 100 FJD | 40,479.42 CLP |
| 500 FJD | 202,397.08 CLP |
| 1,000 FJD | 404,794.16 CLP |
Get FJD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=CLPExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-26T06:58:33Z",
"rates": {
"CLP": 404.794163
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "CLP",
"amount": 100
},
"result": 40479.416300000004,
"rate": 404.794163
}Build with FJD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key