Rate Overview
Live
1 FKP = 148.7440 SYP
1 SYP = 0.006723
FKP
Avg
148.6350
High
149.0935
Low
148.1875
Last updated: 5/27/2026, 6:12:34 AM
Quick Conversions
| FKP | SYP |
|---|---|
| 1 FKP | 148.74 SYP |
| 10 FKP | 1,487.44 SYP |
| 50 FKP | 7,437.20 SYP |
| 100 FKP | 14,874.40 SYP |
| 500 FKP | 74,372.00 SYP |
| 1,000 FKP | 148,744.00 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-05-27T06:12:34Z",
"rates": {
"SYP": 148.743996
}
}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": 14874.3996,
"rate": 148.743996
}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