Rate Overview
Live
1 FJD = 418.3937 CLP
1 CLP = 0.002390
FJD
Avg
405.2616
High
418.7276
Low
384.4365
Last updated: 7/23/2026, 9:24:57 AM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 418.39 CLP |
| 10 FJD | 4,183.94 CLP |
| 50 FJD | 20,919.69 CLP |
| 100 FJD | 41,839.37 CLP |
| 500 FJD | 209,196.87 CLP |
| 1,000 FJD | 418,393.74 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-07-23T09:24:57Z",
"rates": {
"CLP": 418.39374
}
}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": 41839.373999999996,
"rate": 418.39374
}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