Rate Overview
Live
1 PHP = 348.3416 SLL
1 SLL = 0.002871
PHP
Avg
348.9360
High
350.3830
Low
348.1026
Last updated: 4/17/2026, 1:03:31 PM
Quick Conversions
| PHP | SLL |
|---|---|
| 1 PHP | 348.34 SLL |
| 10 PHP | 3,483.42 SLL |
| 50 PHP | 17,417.08 SLL |
| 100 PHP | 34,834.16 SLL |
| 500 PHP | 174,170.82 SLL |
| 1,000 PHP | 348,341.64 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-04-17T13:03:31Z",
"rates": {
"SLL": 348.341642
}
}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": 34834.1642,
"rate": 348.341642
}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