Rate Overview
Live
1 XPF = 0.156569 SZL
1 SZL = 6.3870
XPF
Avg
0.156719
High
0.157527
Low
0.155983
Last updated: 9/3/2026, 11:26:37 PM
Quick Conversions
| XPF | SZL |
|---|---|
| 1 XPF | 0.16 SZL |
| 10 XPF | 1.57 SZL |
| 50 XPF | 7.83 SZL |
| 100 XPF | 15.66 SZL |
| 500 XPF | 78.28 SZL |
| 1,000 XPF | 156.57 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-09-03T23:26:37Z",
"rates": {
"SZL": 0.156569
}
}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.656900000000002,
"rate": 0.156569
}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