Rate Overview
Live
1 SYP = 0.006770 FKP
1 FKP = 147.7105
SYP
Avg
0.006754
High
0.006837
Low
0.006670
Last updated: 3/27/2026, 4:51:44 PM
Quick Conversions
| SYP | FKP |
|---|---|
| 1 SYP | 0.01 FKP |
| 10 SYP | 0.07 FKP |
| 50 SYP | 0.34 FKP |
| 100 SYP | 0.68 FKP |
| 500 SYP | 3.39 FKP |
| 1,000 SYP | 6.77 FKP |
Get SYP/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=FKPExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T16:51:44Z",
"rates": {
"FKP": 0.00677
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "FKP",
"amount": 100
},
"result": 0.677,
"rate": 0.00677
}Build with SYP/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key