Rate Overview
Live
1 FJD = 7.3409 SZL
1 SZL = 0.136223
FJD
Avg
7.3492
High
7.4593
Low
7.2618
Last updated: 6/16/2026, 5:02:42 PM
Quick Conversions
| FJD | SZL |
|---|---|
| 1 FJD | 7.34 SZL |
| 10 FJD | 73.41 SZL |
| 50 FJD | 367.04 SZL |
| 100 FJD | 734.09 SZL |
| 500 FJD | 3,670.44 SZL |
| 1,000 FJD | 7,340.89 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-06-16T17:02:42Z",
"rates": {
"SZL": 7.340889
}
}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": 734.0889,
"rate": 7.340889
}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