Rate Overview
Live
1 XPF = 0.164923 LSL
1 LSL = 6.0634
XPF
Avg
0.164623
High
0.166276
Low
0.162113
Last updated: 3/27/2026, 12:00:57 PM
Quick Conversions
| XPF | LSL |
|---|---|
| 1 XPF | 0.16 LSL |
| 10 XPF | 1.65 LSL |
| 50 XPF | 8.25 LSL |
| 100 XPF | 16.49 LSL |
| 500 XPF | 82.46 LSL |
| 1,000 XPF | 164.92 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-03-27T12:00:57Z",
"rates": {
"LSL": 0.164923
}
}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": 16.4923,
"rate": 0.164923
}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