Rate Overview
Live
1 FJD = 49.1964 SYP
1 SYP = 0.020327
FJD
Avg
49.6151
High
50.1167
Low
49.1964
Last updated: 3/27/2026, 6:03:42 AM
Quick Conversions
| FJD | SYP |
|---|---|
| 1 FJD | 49.20 SYP |
| 10 FJD | 491.96 SYP |
| 50 FJD | 2,459.82 SYP |
| 100 FJD | 4,919.64 SYP |
| 500 FJD | 24,598.18 SYP |
| 1,000 FJD | 49,196.36 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-03-27T06:03:42Z",
"rates": {
"SYP": 49.196361
}
}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": 4919.636100000001,
"rate": 49.196361
}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