Rate Overview
Live
1 FJD = 49.8683 SYP
1 SYP = 0.020053
FJD
Avg
1116.95
High
4868.52
Low
48.5381
Last updated: 5/27/2026, 9:55:56 AM
Quick Conversions
| FJD | SYP |
|---|---|
| 1 FJD | 49.87 SYP |
| 10 FJD | 498.68 SYP |
| 50 FJD | 2,493.42 SYP |
| 100 FJD | 4,986.84 SYP |
| 500 FJD | 24,934.18 SYP |
| 1,000 FJD | 49,868.35 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-05-27T09:55:56Z",
"rates": {
"SYP": 49.86835
}
}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": 4986.835,
"rate": 49.86835
}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