Rate Overview
Live
1 XPF = 125.7123 SYP
1 SYP = 0.007955
XPF
Avg
6.2699
High
125.7123
Low
1.0550
Last updated: 8/13/2026, 12:38:03 PM
Quick Conversions
| XPF | SYP |
|---|---|
| 1 XPF | 125.71 SYP |
| 10 XPF | 1,257.12 SYP |
| 50 XPF | 6,285.61 SYP |
| 100 XPF | 12,571.23 SYP |
| 500 XPF | 62,856.15 SYP |
| 1,000 XPF | 125,712.30 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-13T12:38:03Z",
"rates": {
"SYP": 125.712299
}
}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": 12571.2299,
"rate": 125.712299
}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