Rate Overview
Live
1 SYP = 0.000169 FJD
1 FJD = 5917.16
SYP
Avg
0.005163
High
0.020332
Low
0.000169
Last updated: 8/23/2026, 5:43:57 AM
Quick Conversions
| SYP | FJD |
|---|---|
| 1 SYP | 0.00 FJD |
| 10 SYP | 0.00 FJD |
| 50 SYP | 0.01 FJD |
| 100 SYP | 0.02 FJD |
| 500 SYP | 0.08 FJD |
| 1,000 SYP | 0.17 FJD |
Get SYP/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=FJDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-23T05:43:57Z",
"rates": {
"FJD": 0.000169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "FJD",
"amount": 100
},
"result": 0.0169,
"rate": 0.000169
}Build with SYP/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key