Rate Overview
Live
1 LSL = 0.134104 FJD
1 FJD = 7.4569
LSL
Avg
0.134503
High
0.136693
Low
0.133279
Last updated: 7/27/2026, 11:55:36 PM
Quick Conversions
| LSL | FJD |
|---|---|
| 1 LSL | 0.13 FJD |
| 10 LSL | 1.34 FJD |
| 50 LSL | 6.71 FJD |
| 100 LSL | 13.41 FJD |
| 500 LSL | 67.05 FJD |
| 1,000 LSL | 134.10 FJD |
Get LSL/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=FJDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-27T23:55:36Z",
"rates": {
"FJD": 0.134104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "FJD",
"amount": 100
},
"result": 13.4104,
"rate": 0.134104
}Build with LSL/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key