Rate Overview
Live
1 XPF = 221.1506 SLL
1 SLL = 0.004522
XPF
Avg
223.4485
High
239.2248
Low
219.6142
Last updated: 3/27/2026, 7:45:14 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 221.15 SLL |
| 10 XPF | 2,211.51 SLL |
| 50 XPF | 11,057.53 SLL |
| 100 XPF | 22,115.06 SLL |
| 500 XPF | 110,575.30 SLL |
| 1,000 XPF | 221,150.59 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-27T07:45:14Z",
"rates": {
"SLL": 221.150594
}
}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": 22115.059400000002,
"rate": 221.150594
}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