Rate Overview
Live
1 SYP = 0.937227 XPF
1 XPF = 1.0670
SYP
Avg
0.933365
High
0.937227
Low
0.927623
Last updated: 3/27/2026, 1:48:42 AM
Quick Conversions
| SYP | XPF |
|---|---|
| 1 SYP | 0.94 XPF |
| 10 SYP | 9.37 XPF |
| 50 SYP | 46.86 XPF |
| 100 SYP | 93.72 XPF |
| 500 SYP | 468.61 XPF |
| 1,000 SYP | 937.23 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-03-27T01:48:42Z",
"rates": {
"XPF": 0.937227
}
}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.7227,
"rate": 0.937227
}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