Rate Overview
Live
1 LSL = 3.7538 PHP
1 PHP = 0.266399
LSL
Avg
3.7483
High
3.7927
Low
3.6968
Last updated: 7/21/2026, 6:52:20 AM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.75 PHP |
| 10 LSL | 37.54 PHP |
| 50 LSL | 187.69 PHP |
| 100 LSL | 375.38 PHP |
| 500 LSL | 1,876.88 PHP |
| 1,000 LSL | 3,753.77 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-21T06:52:20Z",
"rates": {
"PHP": 3.753765
}
}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.3765,
"rate": 3.753765
}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