Rate Overview
Live
1 XPF = 1.0704 SYP
1 SYP = 0.934229
XPF
Avg
16.4455
High
108.7880
Low
1.0704
Last updated: 3/27/2026, 6:43:29 AM
Quick Conversions
| XPF | SYP |
|---|---|
| 1 XPF | 1.07 SYP |
| 10 XPF | 10.70 SYP |
| 50 XPF | 53.52 SYP |
| 100 XPF | 107.04 SYP |
| 500 XPF | 535.20 SYP |
| 1,000 XPF | 1,070.40 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-03-27T06:43:29Z",
"rates": {
"SYP": 1.070401
}
}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": 107.0401,
"rate": 1.070401
}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