Rate Overview
Live
1 FJD = 408.2232 CLP
1 CLP = 0.002450
FJD
Avg
409.7805
High
412.4389
Low
407.0116
Last updated: 7/5/2026, 12:14:08 AM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 408.22 CLP |
| 10 FJD | 4,082.23 CLP |
| 50 FJD | 20,411.16 CLP |
| 100 FJD | 40,822.32 CLP |
| 500 FJD | 204,111.61 CLP |
| 1,000 FJD | 408,223.23 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-05T00:14:08Z",
"rates": {
"CLP": 408.223225
}
}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": 40822.3225,
"rate": 408.223225
}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