Rate Overview
Live
1 PHP = 346.3151 SLL
1 SLL = 0.002888
PHP
Avg
385.4093
High
397.9204
Low
346.3151
Last updated: 3/28/2026, 10:55:23 AM
Quick Conversions
| PHP | SLL |
|---|---|
| 1 PHP | 346.32 SLL |
| 10 PHP | 3,463.15 SLL |
| 50 PHP | 17,315.76 SLL |
| 100 PHP | 34,631.51 SLL |
| 500 PHP | 173,157.56 SLL |
| 1,000 PHP | 346,315.13 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-03-28T10:55:23Z",
"rates": {
"SLL": 346.315129
}
}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": 34631.5129,
"rate": 346.315129
}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