Rate Overview
Live
1 FJD = 7.2434 LSL
1 LSL = 0.138056
FJD
Avg
7.3491
High
7.5970
Low
7.1715
Last updated: 7/12/2026, 10:01:40 PM
Quick Conversions
| FJD | LSL |
|---|---|
| 1 FJD | 7.24 LSL |
| 10 FJD | 72.43 LSL |
| 50 FJD | 362.17 LSL |
| 100 FJD | 724.34 LSL |
| 500 FJD | 3,621.71 LSL |
| 1,000 FJD | 7,243.43 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-07-12T22:01:40Z",
"rates": {
"LSL": 7.243428
}
}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": 724.3428,
"rate": 7.243428
}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