Rate Overview
Live
1 FJD = 9483.31 SLL
1 SLL = 0.000105
FJD
Avg
9611.71
High
10258.00
Low
9398.15
Last updated: 4/15/2026, 10:49:48 PM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 9,483.31 SLL |
| 10 FJD | 94,833.09 SLL |
| 50 FJD | 474,165.43 SLL |
| 100 FJD | 948,330.86 SLL |
| 500 FJD | 4,741,654.31 SLL |
| 1,000 FJD | 9,483,308.63 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-04-15T22:49:48Z",
"rates": {
"SLL": 9483.308629
}
}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": 948330.8629,
"rate": 9483.308629
}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