Rate Overview
Live
1 PHP = 0.270933 LSL
1 LSL = 3.6909
PHP
Avg
0.268786
High
0.271227
Low
0.267495
Last updated: 6/19/2026, 8:18:44 AM
Quick Conversions
| PHP | LSL |
|---|---|
| 1 PHP | 0.27 LSL |
| 10 PHP | 2.71 LSL |
| 50 PHP | 13.55 LSL |
| 100 PHP | 27.09 LSL |
| 500 PHP | 135.47 LSL |
| 1,000 PHP | 270.93 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-06-19T08:18:44Z",
"rates": {
"LSL": 0.270933
}
}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.0933,
"rate": 0.270933
}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