Rate Overview
Live
1 FJD = 7.4094 LSL
1 LSL = 0.134963
FJD
Avg
7.3898
High
7.4554
Low
7.3423
Last updated: 4/15/2026, 10:51:21 PM
Quick Conversions
| FJD | LSL |
|---|---|
| 1 FJD | 7.41 LSL |
| 10 FJD | 74.09 LSL |
| 50 FJD | 370.47 LSL |
| 100 FJD | 740.94 LSL |
| 500 FJD | 3,704.72 LSL |
| 1,000 FJD | 7,409.44 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-04-15T22:51:21Z",
"rates": {
"LSL": 7.409441
}
}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": 740.9441,
"rate": 7.409441
}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