Rate Overview
Live
1 LSL = 3.6856 PHP
1 PHP = 0.271324
LSL
Avg
3.3589
High
3.7862
Low
2.9938
Last updated: 7/29/2026, 1:12:51 AM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.69 PHP |
| 10 LSL | 36.86 PHP |
| 50 LSL | 184.28 PHP |
| 100 LSL | 368.56 PHP |
| 500 LSL | 1,842.81 PHP |
| 1,000 LSL | 3,685.63 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-29T01:12:51Z",
"rates": {
"PHP": 3.685627
}
}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": 368.5627,
"rate": 3.685627
}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