Rate Overview
Live
1 SYP = 0.928852 XPF
1 XPF = 1.0766
SYP
Avg
0.923523
High
0.930531
Low
0.914730
Last updated: 5/27/2026, 4:51:51 AM
Quick Conversions
| SYP | XPF |
|---|---|
| 1 SYP | 0.93 XPF |
| 10 SYP | 9.29 XPF |
| 50 SYP | 46.44 XPF |
| 100 SYP | 92.89 XPF |
| 500 SYP | 464.43 XPF |
| 1,000 SYP | 928.85 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-27T04:51:51Z",
"rates": {
"XPF": 0.928852
}
}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.8852,
"rate": 0.928852
}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