Rate Overview
Live
1 SYP = 0.019951 FJD
1 FJD = 50.1228
SYP
Avg
0.019933
High
0.020123
Low
0.019856
Last updated: 5/7/2026, 12:16:41 AM
Quick Conversions
| SYP | FJD |
|---|---|
| 1 SYP | 0.02 FJD |
| 10 SYP | 0.20 FJD |
| 50 SYP | 1.00 FJD |
| 100 SYP | 2.00 FJD |
| 500 SYP | 9.98 FJD |
| 1,000 SYP | 19.95 FJD |
Get SYP/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=FJDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-07T00:16:41Z",
"rates": {
"FJD": 0.019951
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "FJD",
"amount": 100
},
"result": 1.9951,
"rate": 0.019951
}Build with SYP/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key