Rate Overview
Live
1 XPF = 225.5998 SLL
1 SLL = 0.004433
XPF
Avg
221.3553
High
225.8369
Low
218.9894
Last updated: 7/25/2026, 4:43:07 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 225.60 SLL |
| 10 XPF | 2,256.00 SLL |
| 50 XPF | 11,279.99 SLL |
| 100 XPF | 22,559.98 SLL |
| 500 XPF | 112,799.89 SLL |
| 1,000 XPF | 225,599.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-25T16:43:07Z",
"rates": {
"SLL": 225.599773
}
}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": 22559.9773,
"rate": 225.599773
}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