Rate Overview
Live
1 LSL = 3.9066 PHP
1 PHP = 0.255976
LSL
Avg
3.8773
High
3.9081
Low
3.8548
Last updated: 9/3/2026, 7:07:36 AM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.91 PHP |
| 10 LSL | 39.07 PHP |
| 50 LSL | 195.33 PHP |
| 100 LSL | 390.66 PHP |
| 500 LSL | 1,953.31 PHP |
| 1,000 LSL | 3,906.62 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-09-03T07:07:36Z",
"rates": {
"PHP": 3.906623
}
}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": 390.6623,
"rate": 3.906623
}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