Rate Overview
Live
1 SYP = 0.020123 FJD
1 FJD = 49.6944
SYP
Avg
0.020131
High
0.020314
Low
0.019953
Last updated: 3/27/2026, 1:48:45 PM
Quick Conversions
| SYP | FJD |
|---|---|
| 1 SYP | 0.02 FJD |
| 10 SYP | 0.20 FJD |
| 50 SYP | 1.01 FJD |
| 100 SYP | 2.01 FJD |
| 500 SYP | 10.06 FJD |
| 1,000 SYP | 20.12 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-03-27T13:48:45Z",
"rates": {
"FJD": 0.020123
}
}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": 2.0122999999999998,
"rate": 0.020123
}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