Rate Overview
Live
1 PHP = 0.254466 LSL
1 LSL = 3.9298
PHP
Avg
0.257252
High
0.259413
Low
0.254466
Last updated: 9/5/2026, 7:43:21 PM
Quick Conversions
| PHP | LSL |
|---|---|
| 1 PHP | 0.25 LSL |
| 10 PHP | 2.54 LSL |
| 50 PHP | 12.72 LSL |
| 100 PHP | 25.45 LSL |
| 500 PHP | 127.23 LSL |
| 1,000 PHP | 254.47 LSL |
Get PHP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=LSLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-05T19:43:21Z",
"rates": {
"LSL": 0.254466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "LSL",
"amount": 100
},
"result": 25.446600000000004,
"rate": 0.254466
}Build with PHP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key