Rate Overview
Live
1 XPF = 0.162705 SZL
1 SZL = 6.1461
XPF
Avg
0.159492
High
0.162705
Low
0.157368
Last updated: 3/7/2026, 12:31:58 AM
Quick Conversions
| XPF | SZL |
|---|---|
| 1 XPF | 0.16 SZL |
| 10 XPF | 1.63 SZL |
| 50 XPF | 8.14 SZL |
| 100 XPF | 16.27 SZL |
| 500 XPF | 81.35 SZL |
| 1,000 XPF | 162.70 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-07T00:31:58Z",
"rates": {
"SZL": 0.162705
}
}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.2705,
"rate": 0.162705
}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