Rate Overview
Live
1 XPF = 225.1077 SLL
1 SLL = 0.004442
XPF
Avg
225.0468
High
226.9636
Low
223.4229
Last updated: 3/7/2026, 12:28:28 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 225.11 SLL |
| 10 XPF | 2,251.08 SLL |
| 50 XPF | 11,255.39 SLL |
| 100 XPF | 22,510.77 SLL |
| 500 XPF | 112,553.87 SLL |
| 1,000 XPF | 225,107.74 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-03-07T00:28:28Z",
"rates": {
"SLL": 225.107736
}
}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": 22510.7736,
"rate": 225.107736
}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