Rate Overview
Live
1 FKP = 147.7066 SYP
1 SYP = 0.006770
FKP
Avg
2258.73
High
14943.16
Low
147.3646
Last updated: 3/27/2026, 11:43:07 AM
Quick Conversions
| FKP | SYP |
|---|---|
| 1 FKP | 147.71 SYP |
| 10 FKP | 1,477.07 SYP |
| 50 FKP | 7,385.33 SYP |
| 100 FKP | 14,770.66 SYP |
| 500 FKP | 73,853.31 SYP |
| 1,000 FKP | 147,706.61 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-03-27T11:43:07Z",
"rates": {
"SYP": 147.706614
}
}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": 14770.6614,
"rate": 147.706614
}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