Rate Overview
Live
1 XPF = 0.159692 LSL
1 LSL = 6.2621
XPF
Avg
0.167105
High
0.176866
Low
0.158491
Last updated: 5/27/2026, 9:40:50 PM
Quick Conversions
| XPF | LSL |
|---|---|
| 1 XPF | 0.16 LSL |
| 10 XPF | 1.60 LSL |
| 50 XPF | 7.98 LSL |
| 100 XPF | 15.97 LSL |
| 500 XPF | 79.85 LSL |
| 1,000 XPF | 159.69 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-05-27T21:40:50Z",
"rates": {
"LSL": 0.159692
}
}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.9692,
"rate": 0.159692
}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