Rate Overview
Live
1 LSL = 6.0610 XPF
1 XPF = 0.164989
LSL
Avg
6.1964
High
6.3597
Low
6.0141
Last updated: 3/27/2026, 8:26:08 AM
Quick Conversions
| LSL | XPF |
|---|---|
| 1 LSL | 6.06 XPF |
| 10 LSL | 60.61 XPF |
| 50 LSL | 303.05 XPF |
| 100 LSL | 606.10 XPF |
| 500 LSL | 3,030.50 XPF |
| 1,000 LSL | 6,061.00 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-27T08:26:08Z",
"rates": {
"XPF": 6.060999
}
}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": 606.0998999999999,
"rate": 6.060999
}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