Rate Overview
Live
1 XPF = 1.0924 SYP
1 SYP = 0.915385
XPF
Avg
1.0846
High
1.0924
Low
1.0756
Last updated: 4/16/2026, 6:02:51 AM
Quick Conversions
| XPF | SYP |
|---|---|
| 1 XPF | 1.09 SYP |
| 10 XPF | 10.92 SYP |
| 50 XPF | 54.62 SYP |
| 100 XPF | 109.24 SYP |
| 500 XPF | 546.22 SYP |
| 1,000 XPF | 1,092.44 SYP |
Get XPF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SYPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-16T06:02:51Z",
"rates": {
"SYP": 1.092436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SYP",
"amount": 100
},
"result": 109.2436,
"rate": 1.092436
}Build with XPF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key