Rate Overview
Live
1 XPF = 221.2291 SLL
1 SLL = 0.004520
XPF
Avg
221.1665
High
221.6719
Low
220.7268
Last updated: 3/27/2026, 6:03:39 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 221.23 SLL |
| 10 XPF | 2,212.29 SLL |
| 50 XPF | 11,061.45 SLL |
| 100 XPF | 22,122.91 SLL |
| 500 XPF | 110,614.54 SLL |
| 1,000 XPF | 221,229.07 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-27T06:03:39Z",
"rates": {
"SLL": 221.22907
}
}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": 22122.907,
"rate": 221.22907
}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