Rate Overview
Live
1 LSL = 6.2530 XPF
1 XPF = 0.159924
LSL
Avg
6.2552
High
6.4301
Low
6.0895
Last updated: 7/28/2026, 10:12:24 AM
Quick Conversions
| LSL | XPF |
|---|---|
| 1 LSL | 6.25 XPF |
| 10 LSL | 62.53 XPF |
| 50 LSL | 312.65 XPF |
| 100 LSL | 625.30 XPF |
| 500 LSL | 3,126.48 XPF |
| 1,000 LSL | 6,252.97 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-28T10:12:24Z",
"rates": {
"XPF": 6.252969
}
}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.2969,
"rate": 6.252969
}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