Rate Overview
Live
1 FJD = 7.4563 SZL
1 SZL = 0.134116
FJD
Avg
7.4452
High
7.5610
Low
7.3956
Last updated: 5/27/2026, 12:31:36 PM
Quick Conversions
| FJD | SZL |
|---|---|
| 1 FJD | 7.46 SZL |
| 10 FJD | 74.56 SZL |
| 50 FJD | 372.81 SZL |
| 100 FJD | 745.63 SZL |
| 500 FJD | 3,728.13 SZL |
| 1,000 FJD | 7,456.26 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-27T12:31:36Z",
"rates": {
"SZL": 7.456257
}
}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": 745.6256999999999,
"rate": 7.456257
}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