Rate Overview
Live
1 FJD = 408.5001 CLP
1 CLP = 0.002448
FJD
Avg
406.0277
High
409.5904
Low
402.6045
Last updated: 6/26/2026, 11:43:53 AM
Quick Conversions
| FJD | CLP |
|---|---|
| 1 FJD | 408.50 CLP |
| 10 FJD | 4,085.00 CLP |
| 50 FJD | 20,425.00 CLP |
| 100 FJD | 40,850.01 CLP |
| 500 FJD | 204,250.04 CLP |
| 1,000 FJD | 408,500.08 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-06-26T11:43:53Z",
"rates": {
"CLP": 408.500084
}
}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": 40850.0084,
"rate": 408.500084
}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