Rate Overview
Live
1 FJD = 10300.48 SLL
1 SLL = 0.000097
FJD
Avg
10051.22
High
10351.31
Low
9735.94
Last updated: 3/26/2026, 2:49:27 PM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 10,300.48 SLL |
| 10 FJD | 103,004.83 SLL |
| 50 FJD | 515,024.13 SLL |
| 100 FJD | 1,030,048.25 SLL |
| 500 FJD | 5,150,241.27 SLL |
| 1,000 FJD | 10,300,482.55 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-26T14:49:27Z",
"rates": {
"SLL": 10300.482549
}
}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": 1030048.2549,
"rate": 10300.482549
}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