Rate Overview
Live
1 FJD = 49.6138 SYP
1 SYP = 0.020156
FJD
Avg
49.6759
High
49.8457
Low
49.4621
Last updated: 6/16/2026, 10:45:56 AM
Quick Conversions
| FJD | SYP |
|---|---|
| 1 FJD | 49.61 SYP |
| 10 FJD | 496.14 SYP |
| 50 FJD | 2,480.69 SYP |
| 100 FJD | 4,961.38 SYP |
| 500 FJD | 24,806.88 SYP |
| 1,000 FJD | 49,613.75 SYP |
Get FJD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SYPExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-06-16T10:45:56Z",
"rates": {
"SYP": 49.613752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SYP",
"amount": 100
},
"result": 4961.3751999999995,
"rate": 49.613752
}Build with FJD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key