Rate Overview
Live
1 XPF = 0.160446 SZL
1 SZL = 6.2326
XPF
Avg
0.159909
High
0.164217
Low
0.155518
Last updated: 7/26/2026, 4:39:20 AM
Quick Conversions
| XPF | SZL |
|---|---|
| 1 XPF | 0.16 SZL |
| 10 XPF | 1.60 SZL |
| 50 XPF | 8.02 SZL |
| 100 XPF | 16.04 SZL |
| 500 XPF | 80.22 SZL |
| 1,000 XPF | 160.45 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-26T04:39:20Z",
"rates": {
"SZL": 0.160446
}
}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": 16.0446,
"rate": 0.160446
}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