Rate Overview
Live
1 XPF = 219.0330 SLL
1 SLL = 0.004566
XPF
Avg
221.9726
High
239.4431
Low
204.4981
Last updated: 7/22/2026, 10:19:27 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 219.03 SLL |
| 10 XPF | 2,190.33 SLL |
| 50 XPF | 10,951.65 SLL |
| 100 XPF | 21,903.30 SLL |
| 500 XPF | 109,516.48 SLL |
| 1,000 XPF | 219,032.96 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-22T10:19:27Z",
"rates": {
"SLL": 219.032962
}
}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": 21903.2962,
"rate": 219.032962
}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