Rate Overview
Live
1 XPF = 206.3022 SLL
1 SLL = 0.004847
XPF
Avg
205.8369
High
206.3022
Low
205.3131
Last updated: 5/7/2026, 11:21:31 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 206.30 SLL |
| 10 XPF | 2,063.02 SLL |
| 50 XPF | 10,315.11 SLL |
| 100 XPF | 20,630.22 SLL |
| 500 XPF | 103,151.12 SLL |
| 1,000 XPF | 206,302.25 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-05-07T11:21:31Z",
"rates": {
"SLL": 206.302248
}
}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": 20630.2248,
"rate": 206.302248
}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