Rate Overview
Live
1 FJD = 7.3787 LSL
1 LSL = 0.135526
FJD
Avg
7.5730
High
7.9948
Low
7.1715
Last updated: 5/26/2026, 5:51:40 AM
Quick Conversions
| FJD | LSL |
|---|---|
| 1 FJD | 7.38 LSL |
| 10 FJD | 73.79 LSL |
| 50 FJD | 368.93 LSL |
| 100 FJD | 737.87 LSL |
| 500 FJD | 3,689.34 LSL |
| 1,000 FJD | 7,378.67 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-05-26T05:51:40Z",
"rates": {
"LSL": 7.378674
}
}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": 737.8674,
"rate": 7.378674
}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