Rate Overview
Live
1 LSL = 6.4073 XPF
1 XPF = 0.156073
LSL
Avg
6.4179
High
6.4327
Low
6.3716
Last updated: 7/10/2026, 1:40:07 PM
Quick Conversions
| LSL | XPF |
|---|---|
| 1 LSL | 6.41 XPF |
| 10 LSL | 64.07 XPF |
| 50 LSL | 320.36 XPF |
| 100 LSL | 640.73 XPF |
| 500 LSL | 3,203.63 XPF |
| 1,000 LSL | 6,407.25 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-07-10T13:40:07Z",
"rates": {
"XPF": 6.407253
}
}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": 640.7253,
"rate": 6.407253
}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