Rate Overview
Live
1 FJD = 7.3707 SZL
1 SZL = 0.135672
FJD
Avg
7.3581
High
7.3929
Low
7.3032
Last updated: 7/22/2026, 3:04:02 AM
Quick Conversions
| FJD | SZL |
|---|---|
| 1 FJD | 7.37 SZL |
| 10 FJD | 73.71 SZL |
| 50 FJD | 368.54 SZL |
| 100 FJD | 737.07 SZL |
| 500 FJD | 3,685.36 SZL |
| 1,000 FJD | 7,370.72 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-07-22T03:04:02Z",
"rates": {
"SZL": 7.370721
}
}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": 737.0721,
"rate": 7.370721
}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