Rate Overview
Live
1 LSL = 6.2140 XPF
1 XPF = 0.160928
LSL
Avg
6.1365
High
6.2164
Low
6.0679
Last updated: 5/9/2026, 1:25:00 AM
Quick Conversions
| LSL | XPF |
|---|---|
| 1 LSL | 6.21 XPF |
| 10 LSL | 62.14 XPF |
| 50 LSL | 310.70 XPF |
| 100 LSL | 621.40 XPF |
| 500 LSL | 3,106.98 XPF |
| 1,000 LSL | 6,213.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-05-09T01:25:00Z",
"rates": {
"XPF": 6.21397
}
}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": 621.3969999999999,
"rate": 6.21397
}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