Rate Overview
Live
1 FJD = 10255.87 SLL
1 SLL = 0.000098
FJD
Avg
10160.44
High
11035.02
Low
9276.94
Last updated: 7/23/2026, 7:32:25 AM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 10,255.87 SLL |
| 10 FJD | 102,558.70 SLL |
| 50 FJD | 512,793.51 SLL |
| 100 FJD | 1,025,587.03 SLL |
| 500 FJD | 5,127,935.15 SLL |
| 1,000 FJD | 10,255,870.30 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-23T07:32:25Z",
"rates": {
"SLL": 10255.870299
}
}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": 1025587.0299,
"rate": 10255.870299
}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