Rate Overview
Live
1 PHP = 369.7354 SLL
1 SLL = 0.002705
PHP
Avg
388.8626
High
408.9125
Low
346.5171
Last updated: 7/27/2026, 10:15:17 PM
Quick Conversions
| PHP | SLL |
|---|---|
| 1 PHP | 369.74 SLL |
| 10 PHP | 3,697.35 SLL |
| 50 PHP | 18,486.77 SLL |
| 100 PHP | 36,973.54 SLL |
| 500 PHP | 184,867.68 SLL |
| 1,000 PHP | 369,735.36 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-27T22:15:17Z",
"rates": {
"SLL": 369.735358
}
}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": 36973.535800000005,
"rate": 369.735358
}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