Rate Overview
Live
1 SYP = 0.915565 XPF
1 XPF = 1.0922
SYP
Avg
0.922012
High
0.929740
Low
0.915565
Last updated: 4/16/2026, 7:40:31 AM
Quick Conversions
| SYP | XPF |
|---|---|
| 1 SYP | 0.92 XPF |
| 10 SYP | 9.16 XPF |
| 50 SYP | 45.78 XPF |
| 100 SYP | 91.56 XPF |
| 500 SYP | 457.78 XPF |
| 1,000 SYP | 915.56 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-04-16T07:40:31Z",
"rates": {
"XPF": 0.915565
}
}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": 91.5565,
"rate": 0.915565
}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