Rate Overview
Live
1 FJD = 413.2979 CLP
1 CLP = 0.002420
FJD
Avg
406.8404
High
418.7276
Low
388.8314
Last updated: 3/26/2026, 1:17:41 PM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 413.30 CLP |
| 10 FJD | 4,132.98 CLP |
| 50 FJD | 20,664.89 CLP |
| 100 FJD | 41,329.79 CLP |
| 500 FJD | 206,648.93 CLP |
| 1,000 FJD | 413,297.86 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-03-26T13:17:41Z",
"rates": {
"CLP": 413.297857
}
}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": 41329.7857,
"rate": 413.297857
}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