Rate Overview
Live
1 FJD = 50.1119 SYP
1 SYP = 0.019955
FJD
Avg
50.0627
High
50.4125
Low
49.7416
Last updated: 3/6/2026, 8:47:03 PM
Quick Conversions
| FJD | SYP |
|---|---|
| 1 FJD | 50.11 SYP |
| 10 FJD | 501.12 SYP |
| 50 FJD | 2,505.59 SYP |
| 100 FJD | 5,011.19 SYP |
| 500 FJD | 25,055.94 SYP |
| 1,000 FJD | 50,111.88 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-06T20:47:03Z",
"rates": {
"SYP": 50.111877
}
}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": 5011.1877,
"rate": 50.111877
}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