Rate Overview
Live
1 FJD = 5872.39 SYP
1 SYP = 0.000170
FJD
Avg
5861.92
High
5873.37
Low
5846.97
Last updated: 8/21/2026, 10:35:12 PM
Quick Conversions
| FJD | SYP |
|---|---|
| 1 FJD | 5,872.39 SYP |
| 10 FJD | 58,723.89 SYP |
| 50 FJD | 293,619.46 SYP |
| 100 FJD | 587,238.92 SYP |
| 500 FJD | 2,936,194.62 SYP |
| 1,000 FJD | 5,872,389.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-08-21T22:35:12Z",
"rates": {
"SYP": 5872.38924
}
}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": 587238.924,
"rate": 5872.38924
}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