Rate Overview
Live
1 XPF = 127.1287 SYP
1 SYP = 0.007866
XPF
Avg
55.0696
High
130.7518
Low
1.0568
Last updated: 8/25/2026, 10:42:52 PM
Quick Conversions
| XPF | SYP |
|---|---|
| 1 XPF | 127.13 SYP |
| 10 XPF | 1,271.29 SYP |
| 50 XPF | 6,356.44 SYP |
| 100 XPF | 12,712.87 SYP |
| 500 XPF | 63,564.37 SYP |
| 1,000 XPF | 127,128.75 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-25T22:42:52Z",
"rates": {
"SYP": 127.128749
}
}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": 12712.8749,
"rate": 127.128749
}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