Rate Overview
Live
1 XPF = 222.0835 SLL
1 SLL = 0.004503
XPF
Avg
223.3867
High
239.6781
Low
220.5846
Last updated: 6/17/2026, 6:38:22 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 222.08 SLL |
| 10 XPF | 2,220.83 SLL |
| 50 XPF | 11,104.17 SLL |
| 100 XPF | 22,208.35 SLL |
| 500 XPF | 111,041.73 SLL |
| 1,000 XPF | 222,083.45 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-06-17T06:38:22Z",
"rates": {
"SLL": 222.083451
}
}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": 22208.3451,
"rate": 222.083451
}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