Rate Overview
Live
1 XPF = 0.165080 SZL
1 SZL = 6.0577
XPF
Avg
0.164306
High
0.171521
Low
0.157670
Last updated: 3/27/2026, 7:50:48 AM
Quick Conversions
| XPF | SZL |
|---|---|
| 1 XPF | 0.17 SZL |
| 10 XPF | 1.65 SZL |
| 50 XPF | 8.25 SZL |
| 100 XPF | 16.51 SZL |
| 500 XPF | 82.54 SZL |
| 1,000 XPF | 165.08 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-03-27T07:50:48Z",
"rates": {
"SZL": 0.16508
}
}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.508,
"rate": 0.16508
}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