Rate Overview
Live
1 LSL = 3.5579 PHP
1 PHP = 0.281064
LSL
Avg
3.3317
High
3.6821
Low
2.9561
Last updated: 3/27/2026, 9:29:07 PM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.56 PHP |
| 10 LSL | 35.58 PHP |
| 50 LSL | 177.90 PHP |
| 100 LSL | 355.79 PHP |
| 500 LSL | 1,778.96 PHP |
| 1,000 LSL | 3,557.91 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-03-27T21:29:07Z",
"rates": {
"PHP": 3.557911
}
}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": 355.7911,
"rate": 3.557911
}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