Rate Overview
Live
1 LSL = 6.2070 XPF
1 XPF = 0.161109
LSL
Avg
6.2706
High
6.3545
Low
6.1821
Last updated: 3/7/2026, 4:06:01 AM
Quick Conversions
| LSL | XPF |
|---|---|
| 1 LSL | 6.21 XPF |
| 10 LSL | 62.07 XPF |
| 50 LSL | 310.35 XPF |
| 100 LSL | 620.70 XPF |
| 500 LSL | 3,103.49 XPF |
| 1,000 LSL | 6,206.99 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-03-07T04:06:01Z",
"rates": {
"XPF": 6.206987
}
}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": 620.6987,
"rate": 6.206987
}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