Rate Overview
Live
1 FJD = 5874.64 SYP
1 SYP = 0.000170
FJD
Avg
5881.14
High
5904.56
Low
5863.88
Last updated: 9/12/2026, 4:03:51 AM
Quick Conversions
| FJD | SYP |
|---|---|
| 1 FJD | 5,874.64 SYP |
| 10 FJD | 58,746.44 SYP |
| 50 FJD | 293,732.21 SYP |
| 100 FJD | 587,464.42 SYP |
| 500 FJD | 2,937,322.12 SYP |
| 1,000 FJD | 5,874,644.24 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-09-12T04:03:51Z",
"rates": {
"SYP": 5874.644241
}
}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": 587464.4241,
"rate": 5874.644241
}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