Rate Overview
Live
1 LSL = 3.6671 PHP
1 PHP = 0.272698 LSL
Avg
3.2602
High
3.6671
Low
2.9833
Last updated: 1/25/2026, 11:08:03 AM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.67 PHP |
| 10 LSL | 36.67 PHP |
| 50 LSL | 183.35 PHP |
| 100 LSL | 366.71 PHP |
| 500 LSL | 1,833.53 PHP |
| 1,000 LSL | 3,667.06 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-01-25T11:08:03Z",
"rates": {
"PHP": 3.667058
}
}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": 366.7058,
"rate": 3.667058
}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