Rate Overview
Live
1 XPF = 219.4960 SLL
1 SLL = 0.004556
XPF
Avg
220.1640
High
241.7321
Low
202.8907
Last updated: 7/23/2026, 9:55:35 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 219.50 SLL |
| 10 XPF | 2,194.96 SLL |
| 50 XPF | 10,974.80 SLL |
| 100 XPF | 21,949.60 SLL |
| 500 XPF | 109,748.00 SLL |
| 1,000 XPF | 219,496.00 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-23T09:55:35Z",
"rates": {
"SLL": 219.496003
}
}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": 21949.600300000002,
"rate": 219.496003
}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