Rate Overview
Live
1 XPF = 223.3987 SLL
1 SLL = 0.004476
XPF
Avg
216.3481
High
228.3745
Low
198.1637
Last updated: 5/27/2026, 6:31:06 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 223.40 SLL |
| 10 XPF | 2,233.99 SLL |
| 50 XPF | 11,169.94 SLL |
| 100 XPF | 22,339.87 SLL |
| 500 XPF | 111,699.35 SLL |
| 1,000 XPF | 223,398.70 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-05-27T18:31:06Z",
"rates": {
"SLL": 223.398703
}
}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": 22339.870300000002,
"rate": 223.398703
}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