Rate Overview
Live
1 XPF = 218.9874 SLL
1 SLL = 0.004566
XPF
Avg
216.5328
High
218.9874
Low
200.5114
Last updated: 7/5/2026, 7:53:32 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 218.99 SLL |
| 10 XPF | 2,189.87 SLL |
| 50 XPF | 10,949.37 SLL |
| 100 XPF | 21,898.74 SLL |
| 500 XPF | 109,493.71 SLL |
| 1,000 XPF | 218,987.41 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-05T07:53:32Z",
"rates": {
"SLL": 218.987412
}
}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": 21898.7412,
"rate": 218.987412
}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