Rate Overview
Live
1 FJD = 50.1228 SYP
1 SYP = 0.019951
FJD
Avg
50.1675
High
50.3611
Low
49.6924
Last updated: 5/7/2026, 12:14:43 AM
Quick Conversions
| FJD | SYP |
|---|---|
| 1 FJD | 50.12 SYP |
| 10 FJD | 501.23 SYP |
| 50 FJD | 2,506.14 SYP |
| 100 FJD | 5,012.28 SYP |
| 500 FJD | 25,061.39 SYP |
| 1,000 FJD | 50,122.78 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-07T00:14:43Z",
"rates": {
"SYP": 50.12278
}
}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": 5012.278,
"rate": 50.12278
}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