Rate Overview
Live
1 SLL = 0.004374 XPF
1 XPF = 228.6237
SLL
Avg
0.004477
High
0.004523
Low
0.004374
Last updated: 8/14/2026, 12:53:29 AM
Quick Conversions
| SLL | XPF |
|---|---|
| 1 SLL | 0.00 XPF |
| 10 SLL | 0.04 XPF |
| 50 SLL | 0.22 XPF |
| 100 SLL | 0.44 XPF |
| 500 SLL | 2.19 XPF |
| 1,000 SLL | 4.37 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-08-14T00:53:29Z",
"rates": {
"XPF": 0.004374
}
}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.4374,
"rate": 0.004374
}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