Rate Overview
Live
1 SYP = 0.020326 FJD
1 FJD = 49.1981
SYP
Avg
0.020155
High
0.020326
Low
0.019953
Last updated: 3/27/2026, 8:10:49 AM
Quick Conversions
| SYP | FJD |
|---|---|
| 1 SYP | 0.02 FJD |
| 10 SYP | 0.20 FJD |
| 50 SYP | 1.02 FJD |
| 100 SYP | 2.03 FJD |
| 500 SYP | 10.16 FJD |
| 1,000 SYP | 20.33 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-03-27T08:10:49Z",
"rates": {
"FJD": 0.020326
}
}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": 2.0326,
"rate": 0.020326
}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