Rate Overview
Live
1 XPF = 221.0856 SLL
1 SLL = 0.004523
XPF
Avg
221.7318
High
228.9771
Low
208.9965
Last updated: 3/27/2026, 2:50:46 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 221.09 SLL |
| 10 XPF | 2,210.86 SLL |
| 50 XPF | 11,054.28 SLL |
| 100 XPF | 22,108.56 SLL |
| 500 XPF | 110,542.82 SLL |
| 1,000 XPF | 221,085.63 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-27T14:50:46Z",
"rates": {
"SLL": 221.085631
}
}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": 22108.5631,
"rate": 221.085631
}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