Rate Overview
Live
1 FKP = 147.7632 SYP
1 SYP = 0.006768
FKP
Avg
148.3338
High
149.7513
Low
147.3646
Last updated: 3/7/2026, 1:05:08 AM
Quick Conversions
| FKP | SYP |
|---|---|
| 1 FKP | 147.76 SYP |
| 10 FKP | 1,477.63 SYP |
| 50 FKP | 7,388.16 SYP |
| 100 FKP | 14,776.32 SYP |
| 500 FKP | 73,881.61 SYP |
| 1,000 FKP | 147,763.23 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-07T01:05:08Z",
"rates": {
"SYP": 147.763229
}
}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": 14776.3229,
"rate": 147.763229
}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