Rate Overview
Live
1 FJD = 10125.28 SLL
1 SLL = 0.000099
FJD
Avg
10043.56
High
10187.70
Low
9344.22
Last updated: 7/4/2026, 4:22:18 AM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 10,125.28 SLL |
| 10 FJD | 101,252.82 SLL |
| 50 FJD | 506,264.08 SLL |
| 100 FJD | 1,012,528.16 SLL |
| 500 FJD | 5,062,640.79 SLL |
| 1,000 FJD | 10,125,281.58 SLL |
Get FJD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SLLExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-04T04:22:18Z",
"rates": {
"SLL": 10125.281583
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SLL",
"amount": 100
},
"result": 1012528.1583,
"rate": 10125.281583
}Build with FJD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key