Rate Overview
Live
1 PHP = 372.0975 SLL
1 SLL = 0.002687
PHP
Avg
371.9880
High
392.2725
Low
366.4112
Last updated: 9/5/2026, 6:58:18 AM
Quick Conversions
| PHP | SLL |
|---|---|
| 1 PHP | 372.10 SLL |
| 10 PHP | 3,720.98 SLL |
| 50 PHP | 18,604.88 SLL |
| 100 PHP | 37,209.75 SLL |
| 500 PHP | 186,048.75 SLL |
| 1,000 PHP | 372,097.50 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-09-05T06:58:18Z",
"rates": {
"SLL": 372.097502
}
}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": 37209.7502,
"rate": 372.097502
}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