Rate Overview
Live
1 FJD = 49.8700 SYP
1 SYP = 0.020052
FJD
Avg
49.9974
High
50.1376
Low
49.8162
Last updated: 5/27/2026, 3:51:23 AM
Quick Conversions
| FJD | SYP |
|---|---|
| 1 FJD | 49.87 SYP |
| 10 FJD | 498.70 SYP |
| 50 FJD | 2,493.50 SYP |
| 100 FJD | 4,987.00 SYP |
| 500 FJD | 24,935.00 SYP |
| 1,000 FJD | 49,870.00 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-05-27T03:51:23Z",
"rates": {
"SYP": 49.869995
}
}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": 4986.9995,
"rate": 49.869995
}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