Rate Overview
Live
1 XPF = 221.1039 SLL
1 SLL = 0.004523
XPF
Avg
221.1425
High
221.6719
Low
220.7268
Last updated: 3/27/2026, 4:41:21 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 221.10 SLL |
| 10 XPF | 2,211.04 SLL |
| 50 XPF | 11,055.19 SLL |
| 100 XPF | 22,110.39 SLL |
| 500 XPF | 110,551.95 SLL |
| 1,000 XPF | 221,103.90 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-03-27T16:41:21Z",
"rates": {
"SLL": 221.103898
}
}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": 22110.389799999997,
"rate": 221.103898
}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