Rate Overview
Live
1 XPF = 228.5984 SLL
1 SLL = 0.004374
XPF
Avg
223.2129
High
228.5984
Low
221.0485
Last updated: 8/13/2026, 11:54:39 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 228.60 SLL |
| 10 XPF | 2,285.98 SLL |
| 50 XPF | 11,429.92 SLL |
| 100 XPF | 22,859.84 SLL |
| 500 XPF | 114,299.21 SLL |
| 1,000 XPF | 228,598.43 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-08-13T23:54:39Z",
"rates": {
"SLL": 228.598427
}
}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": 22859.842699999997,
"rate": 228.598427
}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