Rate Overview
Live
1 LSL = 6.4119 XPF
1 XPF = 0.155959
LSL
Avg
6.4100
High
6.4381
Low
6.3706
Last updated: 9/9/2026, 5:58:00 AM
Quick Conversions
| LSL | XPF |
|---|---|
| 1 LSL | 6.41 XPF |
| 10 LSL | 64.12 XPF |
| 50 LSL | 320.60 XPF |
| 100 LSL | 641.19 XPF |
| 500 LSL | 3,205.97 XPF |
| 1,000 LSL | 6,411.95 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-09-09T05:58:00Z",
"rates": {
"XPF": 6.411948
}
}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": 641.1948,
"rate": 6.411948
}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