Rate Overview
Live
1 SYP = 0.944346 XPF
1 XPF = 1.0589
SYP
Avg
0.945923
High
0.947579
Low
0.944211
Last updated: 7/4/2026, 3:37:04 AM
Quick Conversions
| SYP | XPF |
|---|---|
| 1 SYP | 0.94 XPF |
| 10 SYP | 9.44 XPF |
| 50 SYP | 47.22 XPF |
| 100 SYP | 94.43 XPF |
| 500 SYP | 472.17 XPF |
| 1,000 SYP | 944.35 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-07-04T03:37:04Z",
"rates": {
"XPF": 0.944346
}
}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": 94.4346,
"rate": 0.944346
}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