Rate Overview
Live
1 FJD = 419.3337 CLP
1 CLP = 0.002385
FJD
Avg
415.5750
High
438.3464
Low
388.7376
Last updated: 7/22/2026, 6:05:43 PM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 419.33 CLP |
| 10 FJD | 4,193.34 CLP |
| 50 FJD | 20,966.68 CLP |
| 100 FJD | 41,933.37 CLP |
| 500 FJD | 209,666.85 CLP |
| 1,000 FJD | 419,333.69 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-22T18:05:43Z",
"rates": {
"CLP": 419.33369
}
}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": 41933.369,
"rate": 419.33369
}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