Rate Overview
Live
1 XPF = 230.8708 SLL
1 SLL = 0.004331
XPF
Avg
220.3756
High
240.2829
Low
200.5114
Last updated: 7/26/2026, 9:47:49 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 230.87 SLL |
| 10 XPF | 2,308.71 SLL |
| 50 XPF | 11,543.54 SLL |
| 100 XPF | 23,087.08 SLL |
| 500 XPF | 115,435.39 SLL |
| 1,000 XPF | 230,870.77 SLL |
Get XPF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SLLExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-26T21:47:49Z",
"rates": {
"SLL": 230.870771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SLL",
"amount": 100
},
"result": 23087.0771,
"rate": 230.870771
}Build with XPF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key