Rate Overview
Live
1 XPF = 223.4049 SLL
1 SLL = 0.004476
XPF
Avg
222.9818
High
223.7844
Low
222.3679
Last updated: 5/27/2026, 5:29:08 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 223.40 SLL |
| 10 XPF | 2,234.05 SLL |
| 50 XPF | 11,170.25 SLL |
| 100 XPF | 22,340.49 SLL |
| 500 XPF | 111,702.46 SLL |
| 1,000 XPF | 223,404.93 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-27T17:29:08Z",
"rates": {
"SLL": 223.404929
}
}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": 22340.4929,
"rate": 223.404929
}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