Rate Overview
Live
1 PHP = 369.9892 SLL
1 SLL = 0.002703
PHP
Avg
371.0218
High
376.2627
Low
340.5442
Last updated: 7/20/2026, 4:14:14 PM
Quick Conversions
| PHP | SLL |
|---|---|
| 1 PHP | 369.99 SLL |
| 10 PHP | 3,699.89 SLL |
| 50 PHP | 18,499.46 SLL |
| 100 PHP | 36,998.92 SLL |
| 500 PHP | 184,994.62 SLL |
| 1,000 PHP | 369,989.24 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-20T16:14:14Z",
"rates": {
"SLL": 369.989242
}
}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": 36998.9242,
"rate": 369.989242
}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