Rate Overview
Live
1 SYP = 0.007893 XPF
1 XPF = 126.6945
SYP
Avg
0.289157
High
0.946015
Low
0.007893
Last updated: 8/19/2026, 9:39:54 PM
Quick Conversions
| SYP | XPF |
|---|---|
| 1 SYP | 0.01 XPF |
| 10 SYP | 0.08 XPF |
| 50 SYP | 0.39 XPF |
| 100 SYP | 0.79 XPF |
| 500 SYP | 3.95 XPF |
| 1,000 SYP | 7.89 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-08-19T21:39:54Z",
"rates": {
"XPF": 0.007893
}
}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": 0.7893000000000001,
"rate": 0.007893
}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