Rate Overview
Live
1 XPF = 0.165138 SZL
1 SZL = 6.0555
XPF
Avg
0.164653
High
0.166276
Low
0.162113
Last updated: 3/27/2026, 6:05:20 AM
Quick Conversions
| XPF | SZL |
|---|---|
| 1 XPF | 0.17 SZL |
| 10 XPF | 1.65 SZL |
| 50 XPF | 8.26 SZL |
| 100 XPF | 16.51 SZL |
| 500 XPF | 82.57 SZL |
| 1,000 XPF | 165.14 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-27T06:05:20Z",
"rates": {
"SZL": 0.165138
}
}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.5138,
"rate": 0.165138
}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