Rate Overview
Live
1 FJD = 7.2676 SZL
1 SZL = 0.137598
FJD
Avg
7.2981
High
7.3755
Low
7.2254
Last updated: 7/3/2026, 3:22:29 PM
Quick Conversions
| FJD | SZL |
|---|---|
| 1 FJD | 7.27 SZL |
| 10 FJD | 72.68 SZL |
| 50 FJD | 363.38 SZL |
| 100 FJD | 726.76 SZL |
| 500 FJD | 3,633.78 SZL |
| 1,000 FJD | 7,267.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-03T15:22:29Z",
"rates": {
"SZL": 7.267556
}
}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": 726.7556,
"rate": 7.267556
}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