Rate Overview
Live
1 FJD = 10149.53 SLL
1 SLL = 0.000099
FJD
Avg
10115.93
High
11171.68
Low
9344.22
Last updated: 7/14/2026, 10:18:09 AM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 10,149.53 SLL |
| 10 FJD | 101,495.34 SLL |
| 50 FJD | 507,476.72 SLL |
| 100 FJD | 1,014,953.44 SLL |
| 500 FJD | 5,074,767.18 SLL |
| 1,000 FJD | 10,149,534.36 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-14T10:18:09Z",
"rates": {
"SLL": 10149.534364
}
}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": 1014953.4363999999,
"rate": 10149.534364
}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