Rate Overview
Live
1 FJD = 10225.63 SLL
1 SLL = 0.000098
FJD
Avg
10251.82
High
10298.51
Low
10210.92
Last updated: 6/15/2026, 7:20:56 AM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 10,225.63 SLL |
| 10 FJD | 102,256.30 SLL |
| 50 FJD | 511,281.52 SLL |
| 100 FJD | 1,022,563.04 SLL |
| 500 FJD | 5,112,815.22 SLL |
| 1,000 FJD | 10,225,630.44 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-06-15T07:20:56Z",
"rates": {
"SLL": 10225.630444
}
}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": 1022563.0444,
"rate": 10225.630444
}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