Rate Overview
Live
1 FJD = 49.0056 SYP
1 SYP = 0.020406
FJD
Avg
49.0877
High
49.3067
Low
48.7826
Last updated: 7/5/2026, 11:00:18 AM
Quick Conversions
| FJD | SYP |
|---|---|
| 1 FJD | 49.01 SYP |
| 10 FJD | 490.06 SYP |
| 50 FJD | 2,450.28 SYP |
| 100 FJD | 4,900.56 SYP |
| 500 FJD | 24,502.79 SYP |
| 1,000 FJD | 49,005.59 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-07-05T11:00:18Z",
"rates": {
"SYP": 49.005585
}
}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": 4900.5585,
"rate": 49.005585
}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