Rate Overview
Live
1 SZL = 0.133021 FJD
1 FJD = 7.5176
SZL
Avg
0.136127
High
0.139225
Low
0.133021
Last updated: 3/7/2026, 1:06:02 AM
Quick Conversions
| SZL | FJD |
|---|---|
| 1 SZL | 0.13 FJD |
| 10 SZL | 1.33 FJD |
| 50 SZL | 6.65 FJD |
| 100 SZL | 13.30 FJD |
| 500 SZL | 66.51 FJD |
| 1,000 SZL | 133.02 FJD |
Get SZL/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=FJDExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-03-07T01:06:02Z",
"rates": {
"FJD": 0.133021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "FJD",
"amount": 100
},
"result": 13.3021,
"rate": 0.133021
}Build with SZL/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key