Rate Overview
Live
1 XPF = 0.156376 SZL
1 SZL = 6.3948
XPF
Avg
0.164492
High
0.176855
Low
0.155485
Last updated: 7/23/2026, 11:59:12 PM
Quick Conversions
| XPF | SZL |
|---|---|
| 1 XPF | 0.16 SZL |
| 10 XPF | 1.56 SZL |
| 50 XPF | 7.82 SZL |
| 100 XPF | 15.64 SZL |
| 500 XPF | 78.19 SZL |
| 1,000 XPF | 156.38 SZL |
Get XPF/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SZLExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-23T23:59:12Z",
"rates": {
"SZL": 0.156376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SZL",
"amount": 100
},
"result": 15.637599999999999,
"rate": 0.156376
}Build with XPF/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key