Rate Overview
Live
1 XPF = 220.9996 SLL
1 SLL = 0.004525
XPF
Avg
216.4598
High
228.3745
Low
198.1637
Last updated: 3/27/2026, 9:29:12 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 221.00 SLL |
| 10 XPF | 2,210.00 SLL |
| 50 XPF | 11,049.98 SLL |
| 100 XPF | 22,099.96 SLL |
| 500 XPF | 110,499.79 SLL |
| 1,000 XPF | 220,999.57 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-03-27T09:29:12Z",
"rates": {
"SLL": 220.999572
}
}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": 22099.9572,
"rate": 220.999572
}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