Rate Overview
Live
1 FKP = 149.0935 SYP
1 SYP = 0.006707
FKP
Avg
1491.55
High
14943.16
Low
146.3390
Last updated: 5/27/2026, 3:43:44 AM
Quick Conversions
| FKP | SYP |
|---|---|
| 1 FKP | 149.09 SYP |
| 10 FKP | 1,490.94 SYP |
| 50 FKP | 7,454.68 SYP |
| 100 FKP | 14,909.35 SYP |
| 500 FKP | 74,546.76 SYP |
| 1,000 FKP | 149,093.51 SYP |
Get FKP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SYPExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-27T03:43:44Z",
"rates": {
"SYP": 149.09351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SYP",
"amount": 100
},
"result": 14909.351,
"rate": 149.09351
}Build with FKP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key