Rate Overview
Live
1 FJD = 406.5159 CLP
1 CLP = 0.002460
FJD
Avg
400.6204
High
408.3196
Low
392.9782
Last updated: 3/6/2026, 8:09:33 AM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 406.52 CLP |
| 10 FJD | 4,065.16 CLP |
| 50 FJD | 20,325.79 CLP |
| 100 FJD | 40,651.59 CLP |
| 500 FJD | 203,257.95 CLP |
| 1,000 FJD | 406,515.90 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-06T08:09:33Z",
"rates": {
"CLP": 406.515896
}
}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": 40651.5896,
"rate": 406.515896
}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