Rate Overview
Live
1 FJD = 10194.42 SLL
1 SLL = 0.000098
FJD
Avg
10252.61
High
10315.89
Low
10192.96
Last updated: 3/26/2026, 11:34:36 AM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 10,194.42 SLL |
| 10 FJD | 101,944.20 SLL |
| 50 FJD | 509,720.99 SLL |
| 100 FJD | 1,019,441.98 SLL |
| 500 FJD | 5,097,209.91 SLL |
| 1,000 FJD | 10,194,419.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-03-26T11:34:36Z",
"rates": {
"SLL": 10194.419811
}
}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": 1019441.9811,
"rate": 10194.419811
}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