Rate Overview
Live
1 XPF = 218.4345 SLL
1 SLL = 0.004578
XPF
Avg
219.9611
High
240.2829
Low
200.5114
Last updated: 7/27/2026, 10:05:38 PM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 218.43 SLL |
| 10 XPF | 2,184.34 SLL |
| 50 XPF | 10,921.72 SLL |
| 100 XPF | 21,843.45 SLL |
| 500 XPF | 109,217.24 SLL |
| 1,000 XPF | 218,434.48 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-27T22:05:38Z",
"rates": {
"SLL": 218.434475
}
}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": 21843.4475,
"rate": 218.434475
}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