Rate Overview
Live
1 FJD = 7.4154 SZL
1 SZL = 0.134855
FJD
Avg
7.3937
High
7.4554
Low
7.3441
Last updated: 4/16/2026, 8:00:10 PM
Quick Conversions
| FJD | SZL |
|---|---|
| 1 FJD | 7.42 SZL |
| 10 FJD | 74.15 SZL |
| 50 FJD | 370.77 SZL |
| 100 FJD | 741.54 SZL |
| 500 FJD | 3,707.70 SZL |
| 1,000 FJD | 7,415.39 SZL |
Get FJD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SZLExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-04-16T20:00:10Z",
"rates": {
"SZL": 7.415392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SZL",
"amount": 100
},
"result": 741.5391999999999,
"rate": 7.415392
}Build with FJD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key