Rate Overview
Live
1 LSL = 3.6674 PHP
1 PHP = 0.272676
LSL
Avg
3.6628
High
3.6756
Low
3.6420
Last updated: 4/17/2026, 6:09:29 AM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.67 PHP |
| 10 LSL | 36.67 PHP |
| 50 LSL | 183.37 PHP |
| 100 LSL | 366.74 PHP |
| 500 LSL | 1,833.68 PHP |
| 1,000 LSL | 3,667.36 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-04-17T06:09:29Z",
"rates": {
"PHP": 3.667359
}
}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.73589999999996,
"rate": 3.667359
}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