Rate Overview
Live
1 LSL = 3.6653 PHP
1 PHP = 0.272832
LSL
Avg
3.6726
High
3.7001
Low
3.6381
Last updated: 5/7/2026, 9:06:21 AM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.67 PHP |
| 10 LSL | 36.65 PHP |
| 50 LSL | 183.26 PHP |
| 100 LSL | 366.53 PHP |
| 500 LSL | 1,832.63 PHP |
| 1,000 LSL | 3,665.26 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-05-07T09:06:21Z",
"rates": {
"PHP": 3.665263
}
}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.5263,
"rate": 3.665263
}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