Rate Overview
Live
1 FJD = 10327.02 SLL
1 SLL = 0.000097
FJD
Avg
10039.54
High
10351.31
Low
9605.64
Last updated: 5/26/2026, 5:48:25 AM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 10,327.02 SLL |
| 10 FJD | 103,270.21 SLL |
| 50 FJD | 516,351.05 SLL |
| 100 FJD | 1,032,702.09 SLL |
| 500 FJD | 5,163,510.47 SLL |
| 1,000 FJD | 10,327,020.95 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-05-26T05:48:25Z",
"rates": {
"SLL": 10327.020946
}
}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": 1032702.0946000001,
"rate": 10327.020946
}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