Rate Overview
Live
1 FJD = 409.8721 CLP
1 CLP = 0.002440
FJD
Avg
409.4429
High
432.3055
Low
386.7156
Last updated: 7/1/2026, 2:27:22 AM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 409.87 CLP |
| 10 FJD | 4,098.72 CLP |
| 50 FJD | 20,493.60 CLP |
| 100 FJD | 40,987.21 CLP |
| 500 FJD | 204,936.03 CLP |
| 1,000 FJD | 409,872.06 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-01T02:27:22Z",
"rates": {
"CLP": 409.872058
}
}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": 40987.205799999996,
"rate": 409.872058
}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