Rate Overview
Live
1 XPF = 0.155712 LSL
1 LSL = 6.4221
XPF
Avg
0.156291
High
0.157449
Low
0.155456
Last updated: 7/6/2026, 7:42:36 AM
Quick Conversions
| XPF | LSL |
|---|---|
| 1 XPF | 0.16 LSL |
| 10 XPF | 1.56 LSL |
| 50 XPF | 7.79 LSL |
| 100 XPF | 15.57 LSL |
| 500 XPF | 77.86 LSL |
| 1,000 XPF | 155.71 LSL |
Get XPF/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=LSLExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-06T07:42:36Z",
"rates": {
"LSL": 0.155712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "LSL",
"amount": 100
},
"result": 15.5712,
"rate": 0.155712
}Build with XPF/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key