Rate Overview
Live
1 FJD = 414.2785 CLP
1 CLP = 0.002414
FJD
Avg
409.4220
High
415.4487
Low
404.1813
Last updated: 5/6/2026, 1:43:52 AM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 414.28 CLP |
| 10 FJD | 4,142.79 CLP |
| 50 FJD | 20,713.93 CLP |
| 100 FJD | 41,427.85 CLP |
| 500 FJD | 207,139.26 CLP |
| 1,000 FJD | 414,278.51 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-06T01:43:52Z",
"rates": {
"CLP": 414.27851
}
}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": 41427.850999999995,
"rate": 414.27851
}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