Rate Overview
Live
1 LSL = 3.5675 PHP
1 PHP = 0.280308
LSL
Avg
3.5959
High
3.6368
Low
3.5376
Last updated: 3/7/2026, 7:16:16 AM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.57 PHP |
| 10 LSL | 35.68 PHP |
| 50 LSL | 178.38 PHP |
| 100 LSL | 356.75 PHP |
| 500 LSL | 1,783.75 PHP |
| 1,000 LSL | 3,567.51 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-03-07T07:16:16Z",
"rates": {
"PHP": 3.567505
}
}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": 356.7505,
"rate": 3.567505
}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