Rate Overview
Live
1 XPF = 127.2573 SYP
1 SYP = 0.007858
XPF
Avg
126.9899
High
127.3448
Low
126.2992
Last updated: 8/24/2026, 1:33:59 AM
Quick Conversions
| XPF | SYP |
|---|---|
| 1 XPF | 127.26 SYP |
| 10 XPF | 1,272.57 SYP |
| 50 XPF | 6,362.87 SYP |
| 100 XPF | 12,725.73 SYP |
| 500 XPF | 63,628.67 SYP |
| 1,000 XPF | 127,257.34 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-08-24T01:33:59Z",
"rates": {
"SYP": 127.257338
}
}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": 12725.7338,
"rate": 127.257338
}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