Rate Overview
Live
1 SYP = 0.020155 FJD
1 FJD = 49.6155
SYP
Avg
0.020130
High
0.020217
Low
0.020061
Last updated: 6/16/2026, 12:06:23 PM
Quick Conversions
| SYP | FJD |
|---|---|
| 1 SYP | 0.02 FJD |
| 10 SYP | 0.20 FJD |
| 50 SYP | 1.01 FJD |
| 100 SYP | 2.02 FJD |
| 500 SYP | 10.08 FJD |
| 1,000 SYP | 20.15 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-06-16T12:06:23Z",
"rates": {
"FJD": 0.020155
}
}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.0155,
"rate": 0.020155
}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