Rate Overview
Live
1 LSL = 6.2984 XPF
1 XPF = 0.158769
LSL
Avg
6.3423
High
6.3777
Low
6.2984
Last updated: 6/19/2026, 10:17:28 AM
Quick Conversions
| LSL | XPF |
|---|---|
| 1 LSL | 6.30 XPF |
| 10 LSL | 62.98 XPF |
| 50 LSL | 314.92 XPF |
| 100 LSL | 629.84 XPF |
| 500 LSL | 3,149.22 XPF |
| 1,000 LSL | 6,298.44 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-06-19T10:17:28Z",
"rates": {
"XPF": 6.298444
}
}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": 629.8444,
"rate": 6.298444
}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