Rate Overview
Live
1 FJD = 401.0401 CLP
1 CLP = 0.002494
FJD
Avg
402.7438
High
409.5316
Low
400.8676
Last updated: 4/15/2026, 10:53:53 PM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 401.04 CLP |
| 10 FJD | 4,010.40 CLP |
| 50 FJD | 20,052.00 CLP |
| 100 FJD | 40,104.01 CLP |
| 500 FJD | 200,520.03 CLP |
| 1,000 FJD | 401,040.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-04-15T22:53:53Z",
"rates": {
"CLP": 401.040062
}
}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": 40104.006199999996,
"rate": 401.040062
}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