Rate Overview
Live
1 XPF = 206.7405 SLL
1 SLL = 0.004837
XPF
Avg
206.3177
High
206.7405
Low
204.4981
Last updated: 4/17/2026, 6:16:41 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 206.74 SLL |
| 10 XPF | 2,067.41 SLL |
| 50 XPF | 10,337.03 SLL |
| 100 XPF | 20,674.05 SLL |
| 500 XPF | 103,370.26 SLL |
| 1,000 XPF | 206,740.52 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-04-17T06:16:41Z",
"rates": {
"SLL": 206.740521
}
}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": 20674.0521,
"rate": 206.740521
}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