Rate Overview
Live
1 PHP = 386.8045 SLL
1 SLL = 0.002585 PHP
Avg
386.4943
High
388.6463
Low
383.6744
Last updated: 1/25/2026, 7:12:57 AM
Quick Conversions
| PHP | SLL |
|---|---|
| 1 PHP | 386.80 SLL |
| 10 PHP | 3,868.05 SLL |
| 50 PHP | 19,340.23 SLL |
| 100 PHP | 38,680.45 SLL |
| 500 PHP | 193,402.26 SLL |
| 1,000 PHP | 386,804.53 SLL |
Get PHP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=SLLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T07:12:57Z",
"rates": {
"SLL": 386.804529
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "SLL",
"amount": 100
},
"result": 38680.452900000004,
"rate": 386.804529
}Build with PHP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key