Rate Overview
Live
1 FJD = 7.5715 SZL
1 SZL = 0.132074
FJD
Avg
7.5837
High
7.6574
Low
7.4903
Last updated: 5/7/2026, 12:15:42 AM
Quick Conversions
| FJD | SZL |
|---|---|
| 1 FJD | 7.57 SZL |
| 10 FJD | 75.72 SZL |
| 50 FJD | 378.58 SZL |
| 100 FJD | 757.15 SZL |
| 500 FJD | 3,785.77 SZL |
| 1,000 FJD | 7,571.54 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-05-07T00:15:42Z",
"rates": {
"SZL": 7.571541
}
}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": 757.1541,
"rate": 7.571541
}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