Rate Overview
Live
1 SYP = 0.923713 XPF
1 XPF = 1.0826
SYP
Avg
0.920309
High
0.929575
Low
0.911891
Last updated: 3/6/2026, 3:31:26 PM
Quick Conversions
| SYP | XPF |
|---|---|
| 1 SYP | 0.92 XPF |
| 10 SYP | 9.24 XPF |
| 50 SYP | 46.19 XPF |
| 100 SYP | 92.37 XPF |
| 500 SYP | 461.86 XPF |
| 1,000 SYP | 923.71 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-03-06T15:31:26Z",
"rates": {
"XPF": 0.923713
}
}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.3713,
"rate": 0.923713
}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