Rate Overview
Live
1 FJD = 7.4852 LSL
1 LSL = 0.133597
FJD
Avg
7.4096
High
7.6863
Low
7.1865
Last updated: 7/25/2026, 6:59:10 PM
Quick Conversions
| FJD | LSL |
|---|---|
| 1 FJD | 7.49 LSL |
| 10 FJD | 74.85 LSL |
| 50 FJD | 374.26 LSL |
| 100 FJD | 748.52 LSL |
| 500 FJD | 3,742.61 LSL |
| 1,000 FJD | 7,485.22 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-25T18:59:10Z",
"rates": {
"LSL": 7.485218
}
}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": 748.5218,
"rate": 7.485218
}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