Rate Overview
Live
1 LSL = 0.130539 FJD
1 FJD = 7.6605
LSL
Avg
0.130204
High
0.139483
Low
0.118470
Last updated: 3/26/2026, 2:53:37 PM
Quick Conversions
| LSL | FJD |
|---|---|
| 1 LSL | 0.13 FJD |
| 10 LSL | 1.31 FJD |
| 50 LSL | 6.53 FJD |
| 100 LSL | 13.05 FJD |
| 500 LSL | 65.27 FJD |
| 1,000 LSL | 130.54 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-03-26T14:53:37Z",
"rates": {
"FJD": 0.130539
}
}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.053899999999999,
"rate": 0.130539
}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