Rate Overview
Live
1 SLL = 0.004523 XPF
1 XPF = 221.0922
SLL
Avg
0.004449
High
0.004536
Low
0.004380
Last updated: 3/27/2026, 2:37:39 PM
Quick Conversions
| SLL | XPF |
|---|---|
| 1 SLL | 0.00 XPF |
| 10 SLL | 0.05 XPF |
| 50 SLL | 0.23 XPF |
| 100 SLL | 0.45 XPF |
| 500 SLL | 2.26 XPF |
| 1,000 SLL | 4.52 XPF |
Get SLL/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=XPFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-27T14:37:39Z",
"rates": {
"XPF": 0.004523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "XPF",
"amount": 100
},
"result": 0.45230000000000004,
"rate": 0.004523
}Build with SLL/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key