Rate Overview
Live
1 FJD = 7.5006 SZL
1 SZL = 0.133323
FJD
Avg
7.7316
High
8.2431
Low
7.2038
Last updated: 7/24/2026, 11:19:04 AM
Quick Conversions
| FJD | SZL |
|---|---|
| 1 FJD | 7.50 SZL |
| 10 FJD | 75.01 SZL |
| 50 FJD | 375.03 SZL |
| 100 FJD | 750.06 SZL |
| 500 FJD | 3,750.28 SZL |
| 1,000 FJD | 7,500.56 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-24T11:19:04Z",
"rates": {
"SZL": 7.500557
}
}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": 750.0557,
"rate": 7.500557
}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