Rate Overview
Live
1 SLL = 0.004847 XPF
1 XPF = 206.3132
SLL
Avg
0.004858
High
0.004870
Low
0.004847
Last updated: 5/7/2026, 8:06:35 AM
Quick Conversions
| SLL | XPF |
|---|---|
| 1 SLL | 0.00 XPF |
| 10 SLL | 0.05 XPF |
| 50 SLL | 0.24 XPF |
| 100 SLL | 0.48 XPF |
| 500 SLL | 2.42 XPF |
| 1,000 SLL | 4.85 XPF |
Get SLL/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=XPFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-05-07T08:06:35Z",
"rates": {
"XPF": 0.004847
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "XPF",
"amount": 100
},
"result": 0.48469999999999996,
"rate": 0.004847
}Build with SLL/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key