Rate Overview
Live
1 FJD = 10331.26 SLL
1 SLL = 0.000097
FJD
Avg
10389.71
High
10668.57
Low
10331.26
Last updated: 9/2/2026, 6:30:11 AM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 10,331.26 SLL |
| 10 FJD | 103,312.59 SLL |
| 50 FJD | 516,562.94 SLL |
| 100 FJD | 1,033,125.88 SLL |
| 500 FJD | 5,165,629.40 SLL |
| 1,000 FJD | 10,331,258.81 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-09-02T06:30:11Z",
"rates": {
"SLL": 10331.258809
}
}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": 1033125.8809000001,
"rate": 10331.258809
}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