Rate Overview
Live
1 XPF = 219.1564 SLL
1 SLL = 0.004563
XPF
Avg
217.0249
High
219.9984
Low
200.5114
Last updated: 7/9/2026, 12:41:08 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 219.16 SLL |
| 10 XPF | 2,191.56 SLL |
| 50 XPF | 10,957.82 SLL |
| 100 XPF | 21,915.64 SLL |
| 500 XPF | 109,578.19 SLL |
| 1,000 XPF | 219,156.37 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-09T12:41:08Z",
"rates": {
"SLL": 219.156371
}
}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": 21915.6371,
"rate": 219.156371
}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