Rate Overview
Live
1 FJD = 7.6344 LSL
1 LSL = 0.130986
FJD
Avg
7.5803
High
7.6577
Low
7.4903
Last updated: 5/6/2026, 2:49:30 AM
Quick Conversions
| FJD | LSL |
|---|---|
| 1 FJD | 7.63 LSL |
| 10 FJD | 76.34 LSL |
| 50 FJD | 381.72 LSL |
| 100 FJD | 763.44 LSL |
| 500 FJD | 3,817.22 LSL |
| 1,000 FJD | 7,634.43 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-06T02:49:30Z",
"rates": {
"LSL": 7.634431
}
}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": 763.4431000000001,
"rate": 7.634431
}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