Rate Overview
Live
1 XPF = 1.0857 SYP
1 SYP = 0.921042
XPF
Avg
1.0846
High
1.0863
Low
1.0823
Last updated: 5/6/2026, 3:29:45 PM
Quick Conversions
| XPF | SYP |
|---|---|
| 1 XPF | 1.09 SYP |
| 10 XPF | 10.86 SYP |
| 50 XPF | 54.29 SYP |
| 100 XPF | 108.57 SYP |
| 500 XPF | 542.86 SYP |
| 1,000 XPF | 1,085.73 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-05-06T15:29:45Z",
"rates": {
"SYP": 1.085727
}
}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": 108.57270000000001,
"rate": 1.085727
}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