Rate Overview
Live
1 XPF = 126.9385 SYP
1 SYP = 0.007878
XPF
Avg
126.8111
High
127.0495
Low
126.4287
Last updated: 9/14/2026, 1:07:48 AM
Quick Conversions
| XPF | SYP |
|---|---|
| 1 XPF | 126.94 SYP |
| 10 XPF | 1,269.39 SYP |
| 50 XPF | 6,346.93 SYP |
| 100 XPF | 12,693.85 SYP |
| 500 XPF | 63,469.26 SYP |
| 1,000 XPF | 126,938.51 SYP |
Get XPF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SYPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-09-14T01:07:48Z",
"rates": {
"SYP": 126.938514
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SYP",
"amount": 100
},
"result": 12693.8514,
"rate": 126.938514
}Build with XPF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key