Rate Overview
Live
1 PHP = 394.6224 SLL
1 SLL = 0.002534
PHP
Avg
388.8626
High
395.3775
Low
361.4130
Last updated: 2/14/2026, 2:38:02 PM
Quick Conversions
| PHP | SLL |
|---|---|
| 1 PHP | 394.62 SLL |
| 10 PHP | 3,946.22 SLL |
| 50 PHP | 19,731.12 SLL |
| 100 PHP | 39,462.24 SLL |
| 500 PHP | 197,311.22 SLL |
| 1,000 PHP | 394,622.43 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-02-14T14:38:02Z",
"rates": {
"SLL": 394.622433
}
}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": 39462.2433,
"rate": 394.622433
}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