Rate Overview
Live
1 LSL = 3.6287 PHP
1 PHP = 0.275579
LSL
Avg
3.6508
High
3.6822
Low
3.6261
Last updated: 2/14/2026, 2:38:01 PM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.63 PHP |
| 10 LSL | 36.29 PHP |
| 50 LSL | 181.44 PHP |
| 100 LSL | 362.87 PHP |
| 500 LSL | 1,814.37 PHP |
| 1,000 LSL | 3,628.73 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-02-14T14:38:01Z",
"rates": {
"PHP": 3.62873
}
}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": 362.873,
"rate": 3.62873
}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