Rate Overview
Live
1 PHP = 0.273044 LSL
1 LSL = 3.6624
PHP
Avg
0.272340
High
0.274870
Low
0.270264
Last updated: 5/7/2026, 1:44:24 PM
Quick Conversions
| PHP | LSL |
|---|---|
| 1 PHP | 0.27 LSL |
| 10 PHP | 2.73 LSL |
| 50 PHP | 13.65 LSL |
| 100 PHP | 27.30 LSL |
| 500 PHP | 136.52 LSL |
| 1,000 PHP | 273.04 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-05-07T13:44:24Z",
"rates": {
"LSL": 0.273044
}
}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.3044,
"rate": 0.273044
}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