Rate Overview
Live
1 FJD = 7.2756 LSL
1 LSL = 0.137446
FJD
Avg
7.5103
High
7.9976
Low
7.1865
Last updated: 7/12/2026, 8:56:26 AM
Quick Conversions
| FJD | LSL |
|---|---|
| 1 FJD | 7.28 LSL |
| 10 FJD | 72.76 LSL |
| 50 FJD | 363.78 LSL |
| 100 FJD | 727.56 LSL |
| 500 FJD | 3,637.78 LSL |
| 1,000 FJD | 7,275.56 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-12T08:56:26Z",
"rates": {
"LSL": 7.275559
}
}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": 727.5559000000001,
"rate": 7.275559
}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