Rate Overview
Live
1 LSL = 0.137500 FJD
1 FJD = 7.2727
LSL
Avg
0.137231
High
0.137808
Low
0.136080
Last updated: 8/14/2026, 1:26:35 PM
Quick Conversions
| LSL | FJD |
|---|---|
| 1 LSL | 0.14 FJD |
| 10 LSL | 1.38 FJD |
| 50 LSL | 6.88 FJD |
| 100 LSL | 13.75 FJD |
| 500 LSL | 68.75 FJD |
| 1,000 LSL | 137.50 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-08-14T13:26:35Z",
"rates": {
"FJD": 0.1375
}
}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.750000000000002,
"rate": 0.1375
}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