Rate Overview
Live
1 FJD = 409.0422 CLP
1 CLP = 0.002445
FJD
Avg
412.1075
High
418.7276
Low
409.0422
Last updated: 3/26/2026, 11:34:36 AM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 409.04 CLP |
| 10 FJD | 4,090.42 CLP |
| 50 FJD | 20,452.11 CLP |
| 100 FJD | 40,904.22 CLP |
| 500 FJD | 204,521.09 CLP |
| 1,000 FJD | 409,042.18 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-03-26T11:34:36Z",
"rates": {
"CLP": 409.042182
}
}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": 40904.2182,
"rate": 409.042182
}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