Rate Overview
Live
1 FJD = 422.4644 CLP
1 CLP = 0.002367
FJD
Avg
420.2909
High
423.5921
Low
413.7781
Last updated: 9/2/2026, 9:31:21 AM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 422.46 CLP |
| 10 FJD | 4,224.64 CLP |
| 50 FJD | 21,123.22 CLP |
| 100 FJD | 42,246.44 CLP |
| 500 FJD | 211,232.20 CLP |
| 1,000 FJD | 422,464.41 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-09-02T09:31:21Z",
"rates": {
"CLP": 422.464406
}
}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": 42246.4406,
"rate": 422.464406
}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