Rate Overview
Live
1 FJD = 7.2372 LSL
1 LSL = 0.138176
FJD
Avg
7.3398
High
7.4593
Low
7.2372
Last updated: 6/15/2026, 7:21:44 AM
Quick Conversions
| FJD | LSL |
|---|---|
| 1 FJD | 7.24 LSL |
| 10 FJD | 72.37 LSL |
| 50 FJD | 361.86 LSL |
| 100 FJD | 723.72 LSL |
| 500 FJD | 3,618.58 LSL |
| 1,000 FJD | 7,237.17 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-06-15T07:21:44Z",
"rates": {
"LSL": 7.237166
}
}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": 723.7166,
"rate": 7.237166
}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