Rate Overview
Live
1 XPF = 1.0845 SYP
1 SYP = 0.922116
XPF
Avg
1.0871
High
1.0966
Low
1.0779
Last updated: 3/6/2026, 10:49:05 PM
Quick Conversions
| XPF | SYP |
|---|---|
| 1 XPF | 1.08 SYP |
| 10 XPF | 10.84 SYP |
| 50 XPF | 54.22 SYP |
| 100 XPF | 108.45 SYP |
| 500 XPF | 542.23 SYP |
| 1,000 XPF | 1,084.46 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-06T22:49:05Z",
"rates": {
"SYP": 1.084462
}
}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.4462,
"rate": 1.084462
}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