Rate Overview
Live
1 LSL = 6.3086 XPF
1 XPF = 0.158515
LSL
Avg
6.2646
High
6.3142
Low
6.2235
Last updated: 5/29/2026, 6:51:54 PM
Quick Conversions
| LSL | XPF |
|---|---|
| 1 LSL | 6.31 XPF |
| 10 LSL | 63.09 XPF |
| 50 LSL | 315.43 XPF |
| 100 LSL | 630.86 XPF |
| 500 LSL | 3,154.28 XPF |
| 1,000 LSL | 6,308.57 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-05-29T18:51:54Z",
"rates": {
"XPF": 6.308566
}
}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": 630.8566,
"rate": 6.308566
}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