Rate Overview
Live
1 LSL = 3.7628 PHP
1 PHP = 0.265759
LSL
Avg
3.6502
High
3.8044
Low
3.5137
Last updated: 7/2/2026, 11:54:26 PM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.76 PHP |
| 10 LSL | 37.63 PHP |
| 50 LSL | 188.14 PHP |
| 100 LSL | 376.28 PHP |
| 500 LSL | 1,881.40 PHP |
| 1,000 LSL | 3,762.80 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-02T23:54:26Z",
"rates": {
"PHP": 3.762801
}
}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": 376.2801,
"rate": 3.762801
}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