Rate Overview
Live
1 PHP = 0.271515 LSL
1 LSL = 3.6830
PHP
Avg
0.270476
High
0.272791
Low
0.264908
Last updated: 7/29/2026, 9:41:07 AM
Quick Conversions
| PHP | LSL |
|---|---|
| 1 PHP | 0.27 LSL |
| 10 PHP | 2.72 LSL |
| 50 PHP | 13.58 LSL |
| 100 PHP | 27.15 LSL |
| 500 PHP | 135.76 LSL |
| 1,000 PHP | 271.52 LSL |
Get PHP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=LSLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-29T09:41:07Z",
"rates": {
"LSL": 0.271515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "LSL",
"amount": 100
},
"result": 27.151500000000002,
"rate": 0.271515
}Build with PHP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key