Rate Overview
Live
1 SYP = 0.931254 XPF
1 XPF = 1.0738
SYP
Avg
0.933525
High
0.936270
Low
0.931254
Last updated: 6/16/2026, 10:09:05 AM
Quick Conversions
| SYP | XPF |
|---|---|
| 1 SYP | 0.93 XPF |
| 10 SYP | 9.31 XPF |
| 50 SYP | 46.56 XPF |
| 100 SYP | 93.13 XPF |
| 500 SYP | 465.63 XPF |
| 1,000 SYP | 931.25 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-06-16T10:09:05Z",
"rates": {
"XPF": 0.931254
}
}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": 93.1254,
"rate": 0.931254
}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