Rate Overview
Live
1 XPF = 223.0735 SLL
1 SLL = 0.004483
XPF
Avg
220.2789
High
228.2586
Low
204.5598
Last updated: 5/27/2026, 7:39:21 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 223.07 SLL |
| 10 XPF | 2,230.73 SLL |
| 50 XPF | 11,153.67 SLL |
| 100 XPF | 22,307.35 SLL |
| 500 XPF | 111,536.73 SLL |
| 1,000 XPF | 223,073.45 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-27T19:39:21Z",
"rates": {
"SLL": 223.073453
}
}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": 22307.3453,
"rate": 223.073453
}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