Rate Overview
Live
1 PHP = 0.270418 LSL
1 LSL = 3.6980
PHP
Avg
0.283428
High
0.314445
Low
0.263666
Last updated: 7/27/2026, 10:28:53 PM
Quick Conversions
| PHP | LSL |
|---|---|
| 1 PHP | 0.27 LSL |
| 10 PHP | 2.70 LSL |
| 50 PHP | 13.52 LSL |
| 100 PHP | 27.04 LSL |
| 500 PHP | 135.21 LSL |
| 1,000 PHP | 270.42 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-07-27T22:28:53Z",
"rates": {
"LSL": 0.270418
}
}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": 27.0418,
"rate": 0.270418
}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