Rate Overview
Live
1 SYP = 0.006726 FKP
1 FKP = 148.6768
SYP
Avg
0.006735
High
0.006785
Low
0.006677
Last updated: 3/7/2026, 7:42:52 AM
Quick Conversions
| SYP | FKP |
|---|---|
| 1 SYP | 0.01 FKP |
| 10 SYP | 0.07 FKP |
| 50 SYP | 0.34 FKP |
| 100 SYP | 0.67 FKP |
| 500 SYP | 3.36 FKP |
| 1,000 SYP | 6.73 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-07T07:42:52Z",
"rates": {
"FKP": 0.006726
}
}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.6726,
"rate": 0.006726
}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