Rate Overview
Live
1 XPF = 226.3677 SLL
1 SLL = 0.004418 XPF
Avg
223.7746
High
229.2777
Low
219.8122
Last updated: 1/25/2026, 6:44:00 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 226.37 SLL |
| 10 XPF | 2,263.68 SLL |
| 50 XPF | 11,318.39 SLL |
| 100 XPF | 22,636.77 SLL |
| 500 XPF | 113,183.86 SLL |
| 1,000 XPF | 226,367.73 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-01-25T18:44:00Z",
"rates": {
"SLL": 226.367727
}
}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": 22636.7727,
"rate": 226.367727
}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