Rate Overview
Live
1 XPF = 225.5367 SLL
1 SLL = 0.004434
XPF
Avg
216.7559
High
228.3745
Low
198.1637
Last updated: 7/24/2026, 10:47:52 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 225.54 SLL |
| 10 XPF | 2,255.37 SLL |
| 50 XPF | 11,276.84 SLL |
| 100 XPF | 22,553.67 SLL |
| 500 XPF | 112,768.35 SLL |
| 1,000 XPF | 225,536.70 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-07-24T10:47:52Z",
"rates": {
"SLL": 225.536704
}
}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": 22553.6704,
"rate": 225.536704
}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