Rate Overview
Live
1 XPF = 0.157039 SZL
1 SZL = 6.3678
XPF
Avg
0.158243
High
0.160260
Low
0.156797
Last updated: 6/16/2026, 2:43:00 PM
Quick Conversions
| XPF | SZL |
|---|---|
| 1 XPF | 0.16 SZL |
| 10 XPF | 1.57 SZL |
| 50 XPF | 7.85 SZL |
| 100 XPF | 15.70 SZL |
| 500 XPF | 78.52 SZL |
| 1,000 XPF | 157.04 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-06-16T14:43:00Z",
"rates": {
"SZL": 0.157039
}
}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.7039,
"rate": 0.157039
}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