Rate Overview
Live
1 XPF = 219.0367 SLL
1 SLL = 0.004565
XPF
Avg
218.2756
High
219.9984
Low
200.5114
Last updated: 7/21/2026, 10:23:17 AM
Quick Conversions
| XPF | SLL |
|---|---|
| 1 XPF | 219.04 SLL |
| 10 XPF | 2,190.37 SLL |
| 50 XPF | 10,951.83 SLL |
| 100 XPF | 21,903.67 SLL |
| 500 XPF | 109,518.34 SLL |
| 1,000 XPF | 219,036.68 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-21T10:23:17Z",
"rates": {
"SLL": 219.036678
}
}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.6678,
"rate": 219.036678
}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