Rate Overview
Live
1 XPF = 0.160105 SZL
1 SZL = 6.2459
XPF
Avg
0.167124
High
0.176866
Low
0.158491
Last updated: 5/27/2026, 1:38:05 PM
Quick Conversions
| XPF | SZL |
|---|---|
| 1 XPF | 0.16 SZL |
| 10 XPF | 1.60 SZL |
| 50 XPF | 8.01 SZL |
| 100 XPF | 16.01 SZL |
| 500 XPF | 80.05 SZL |
| 1,000 XPF | 160.11 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-05-27T13:38:05Z",
"rates": {
"SZL": 0.160105
}
}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.0105,
"rate": 0.160105
}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