Rate Overview
Live
1 FJD = 7.2997 SZL
1 SZL = 0.136993
FJD
Avg
7.2820
High
7.3499
Low
7.2203
Last updated: 9/2/2026, 1:23:14 PM
Quick Conversions
| FJD | SZL |
|---|---|
| 1 FJD | 7.30 SZL |
| 10 FJD | 73.00 SZL |
| 50 FJD | 364.98 SZL |
| 100 FJD | 729.97 SZL |
| 500 FJD | 3,649.83 SZL |
| 1,000 FJD | 7,299.66 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-09-02T13:23:14Z",
"rates": {
"SZL": 7.299663
}
}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": 729.9662999999999,
"rate": 7.299663
}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