Rate Overview
Live
1 FJD = 10275.23 SLL
1 SLL = 0.000097
FJD
Avg
10053.39
High
10351.31
Low
9605.64
Last updated: 7/22/2026, 2:03:54 PM
Quick Conversions
| FJD | SLL |
|---|---|
| 1 FJD | 10,275.23 SLL |
| 10 FJD | 102,752.30 SLL |
| 50 FJD | 513,761.50 SLL |
| 100 FJD | 1,027,523.00 SLL |
| 500 FJD | 5,137,615.02 SLL |
| 1,000 FJD | 10,275,230.04 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-22T14:03:54Z",
"rates": {
"SLL": 10275.230036
}
}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": 1027523.0036,
"rate": 10275.230036
}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