Rate Overview
Live
1 FJD = 7.2149 SZL
1 SZL = 0.138601
FJD
Avg
7.3152
High
7.4593
Low
7.1875
Last updated: 7/7/2026, 10:30:11 AM
Quick Conversions
| FJD | SZL |
|---|---|
| 1 FJD | 7.21 SZL |
| 10 FJD | 72.15 SZL |
| 50 FJD | 360.75 SZL |
| 100 FJD | 721.49 SZL |
| 500 FJD | 3,607.47 SZL |
| 1,000 FJD | 7,214.93 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-07T10:30:11Z",
"rates": {
"SZL": 7.21493
}
}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": 721.4929999999999,
"rate": 7.21493
}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