Rate Overview
Live
1 FJD = 10524.04 SLL
1 SLL = 0.000095
FJD
Avg
10063.76
High
10524.04
Low
9605.64
Last updated: 7/25/2026, 6:56:36 PM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 10,524.04 SLL |
| 10 FJD | 105,240.41 SLL |
| 50 FJD | 526,202.04 SLL |
| 100 FJD | 1,052,404.07 SLL |
| 500 FJD | 5,262,020.36 SLL |
| 1,000 FJD | 10,524,040.72 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-25T18:56:36Z",
"rates": {
"SLL": 10524.040721
}
}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": 1052404.0721,
"rate": 10524.040721
}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