Rate Overview
Live
1 XPF = 223.7143 SLL
1 SLL = 0.004470
XPF
Avg
223.7354
High
227.6745
Low
222.3970
Last updated: 9/3/2026, 11:26:41 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 223.71 SLL |
| 10 XPF | 2,237.14 SLL |
| 50 XPF | 11,185.72 SLL |
| 100 XPF | 22,371.43 SLL |
| 500 XPF | 111,857.17 SLL |
| 1,000 XPF | 223,714.35 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-09-03T23:26:41Z",
"rates": {
"SLL": 223.714347
}
}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": 22371.4347,
"rate": 223.714347
}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