Rate Overview
Live
1 FJD = 7.6605 LSL
1 LSL = 0.130540
FJD
Avg
7.4386
High
7.6865
Low
7.1693
Last updated: 3/26/2026, 1:19:02 PM
Quick Conversions
| FJD | LSL |
|---|---|
| 1 FJD | 7.66 LSL |
| 10 FJD | 76.60 LSL |
| 50 FJD | 383.02 LSL |
| 100 FJD | 766.05 LSL |
| 500 FJD | 3,830.25 LSL |
| 1,000 FJD | 7,660.49 LSL |
Get FJD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=LSLExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-26T13:19:02Z",
"rates": {
"LSL": 7.660491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "LSL",
"amount": 100
},
"result": 766.0491000000001,
"rate": 7.660491
}Build with FJD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key