Rate Overview
Live
1 LSL = 6.3395 XPF
1 XPF = 0.157740
LSL
Avg
6.3554
High
6.3734
Low
6.3388
Last updated: 8/21/2026, 7:58:30 AM
Quick Conversions
| LSL | XPF |
|---|---|
| 1 LSL | 6.34 XPF |
| 10 LSL | 63.40 XPF |
| 50 LSL | 316.98 XPF |
| 100 LSL | 633.95 XPF |
| 500 LSL | 3,169.76 XPF |
| 1,000 LSL | 6,339.53 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-08-21T07:58:30Z",
"rates": {
"XPF": 6.339529
}
}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": 633.9529,
"rate": 6.339529
}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