Rate Overview
Live
1 SYP = 0.921073 XPF
1 XPF = 1.0857
SYP
Avg
0.921797
High
0.923970
Low
0.920556
Last updated: 5/7/2026, 12:15:43 AM
Quick Conversions
| SYP | XPF |
|---|---|
| 1 SYP | 0.92 XPF |
| 10 SYP | 9.21 XPF |
| 50 SYP | 46.05 XPF |
| 100 SYP | 92.11 XPF |
| 500 SYP | 460.54 XPF |
| 1,000 SYP | 921.07 XPF |
Get SYP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=XPFExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-07T00:15:43Z",
"rates": {
"XPF": 0.921073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "XPF",
"amount": 100
},
"result": 92.10730000000001,
"rate": 0.921073
}Build with SYP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key