Rate Overview
Live
1 FJD = 10290.92 SLL
1 SLL = 0.000097
FJD
Avg
10356.24
High
10456.45
Low
10290.92
Last updated: 3/6/2026, 8:09:33 AM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 10,290.92 SLL |
| 10 FJD | 102,909.17 SLL |
| 50 FJD | 514,545.86 SLL |
| 100 FJD | 1,029,091.71 SLL |
| 500 FJD | 5,145,458.55 SLL |
| 1,000 FJD | 10,290,917.11 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-03-06T08:09:33Z",
"rates": {
"SLL": 10290.917109
}
}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": 1029091.7109,
"rate": 10290.917109
}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