Rate Overview
Live
1 FJD = 7.5186 SZL
1 SZL = 0.133003
FJD
Avg
7.3970
High
7.5186
Low
7.3157
Last updated: 7/24/2026, 10:24:44 PM
Quick Conversions
| FJD | SZL |
|---|---|
| 1 FJD | 7.52 SZL |
| 10 FJD | 75.19 SZL |
| 50 FJD | 375.93 SZL |
| 100 FJD | 751.86 SZL |
| 500 FJD | 3,759.32 SZL |
| 1,000 FJD | 7,518.65 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-24T22:24:44Z",
"rates": {
"SZL": 7.518649
}
}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": 751.8649,
"rate": 7.518649
}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