Rate Overview
Live
1 LSL = 6.2561 XPF
1 XPF = 0.159845
LSL
Avg
6.0926
High
6.3935
Low
5.6298
Last updated: 8/1/2026, 2:50:49 PM
Quick Conversions
| LSL | XPF |
|---|---|
| 1 LSL | 6.26 XPF |
| 10 LSL | 62.56 XPF |
| 50 LSL | 312.80 XPF |
| 100 LSL | 625.61 XPF |
| 500 LSL | 3,128.04 XPF |
| 1,000 LSL | 6,256.08 XPF |
Get LSL/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=XPFExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-01T14:50:49Z",
"rates": {
"XPF": 6.256075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "XPF",
"amount": 100
},
"result": 625.6075,
"rate": 6.256075
}Build with LSL/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key