Rate Overview
Live
1 FJD = 7.5899 SZL
1 SZL = 0.131754
FJD
Avg
7.4807
High
7.7301
Low
7.1826
Last updated: 3/27/2026, 9:29:25 AM
Quick Conversions
| FJD | SZL |
|---|---|
| 1 FJD | 7.59 SZL |
| 10 FJD | 75.90 SZL |
| 50 FJD | 379.49 SZL |
| 100 FJD | 758.99 SZL |
| 500 FJD | 3,794.94 SZL |
| 1,000 FJD | 7,589.88 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-03-27T09:29:25Z",
"rates": {
"SZL": 7.589877
}
}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": 758.9877,
"rate": 7.589877
}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