Rate Overview
Live
1 XPF = 1.0701 SYP
1 SYP = 0.934492
XPF
Avg
1.0716
High
1.0780
Low
1.0690
Last updated: 3/27/2026, 4:58:15 AM
Quick Conversions
| XPF | SYP |
|---|---|
| 1 XPF | 1.07 SYP |
| 10 XPF | 10.70 SYP |
| 50 XPF | 53.51 SYP |
| 100 XPF | 107.01 SYP |
| 500 XPF | 535.05 SYP |
| 1,000 XPF | 1,070.10 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-27T04:58:15Z",
"rates": {
"SYP": 1.0701
}
}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.01,
"rate": 1.0701
}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