Rate Overview
Live
1 FKP = 148.6095 SYP
1 SYP = 0.006729
FKP
Avg
148.1764
High
148.6095
Low
147.5622
Last updated: 6/16/2026, 4:49:08 AM
Quick Conversions
| FKP | SYP |
|---|---|
| 1 FKP | 148.61 SYP |
| 10 FKP | 1,486.10 SYP |
| 50 FKP | 7,430.48 SYP |
| 100 FKP | 14,860.95 SYP |
| 500 FKP | 74,304.77 SYP |
| 1,000 FKP | 148,609.55 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-06-16T04:49:08Z",
"rates": {
"SYP": 148.609549
}
}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": 14860.954899999999,
"rate": 148.609549
}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