Rate Overview
Live
1 FJD = 409.3130 CLP
1 CLP = 0.002443
FJD
Avg
407.2684
High
416.2109
Low
397.7504
Last updated: 7/7/2026, 2:35:12 AM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 409.31 CLP |
| 10 FJD | 4,093.13 CLP |
| 50 FJD | 20,465.65 CLP |
| 100 FJD | 40,931.30 CLP |
| 500 FJD | 204,656.48 CLP |
| 1,000 FJD | 409,312.95 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-07T02:35:12Z",
"rates": {
"CLP": 409.312952
}
}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": 40931.2952,
"rate": 409.312952
}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