Rate Overview
Live
1 PHP = 371.7173 SLL
1 SLL = 0.002690
PHP
Avg
368.2719
High
372.9769
Low
340.5442
Last updated: 7/4/2026, 7:42:22 AM
Quick Conversions
| PHP | SLL |
|---|---|
| 1 PHP | 371.72 SLL |
| 10 PHP | 3,717.17 SLL |
| 50 PHP | 18,585.87 SLL |
| 100 PHP | 37,171.73 SLL |
| 500 PHP | 185,858.67 SLL |
| 1,000 PHP | 371,717.35 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-07-04T07:42:22Z",
"rates": {
"SLL": 371.717345
}
}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": 37171.734500000006,
"rate": 371.717345
}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