Rate Overview
Live
1 FJD = 5938.80 SYP
1 SYP = 0.000168
FJD
Avg
2482.48
High
5938.80
Low
48.5198
Last updated: 8/22/2026, 4:45:25 PM
Quick Conversions
| FJD | SYP |
|---|---|
| 1 FJD | 5,938.80 SYP |
| 10 FJD | 59,388.01 SYP |
| 50 FJD | 296,940.07 SYP |
| 100 FJD | 593,880.14 SYP |
| 500 FJD | 2,969,400.68 SYP |
| 1,000 FJD | 5,938,801.36 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-22T16:45:25Z",
"rates": {
"SYP": 5938.801358
}
}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": 593880.1357999999,
"rate": 5938.801358
}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