Rate Overview
Live
1 LSL = 3.7546 PHP
1 PHP = 0.266339
LSL
Avg
3.6726
High
3.7927
Low
3.5376
Last updated: 7/21/2026, 1:23:54 PM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.75 PHP |
| 10 LSL | 37.55 PHP |
| 50 LSL | 187.73 PHP |
| 100 LSL | 375.46 PHP |
| 500 LSL | 1,877.31 PHP |
| 1,000 LSL | 3,754.61 PHP |
Get LSL/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=PHPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-21T13:23:54Z",
"rates": {
"PHP": 3.754614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "PHP",
"amount": 100
},
"result": 375.4614,
"rate": 3.754614
}Build with LSL/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key