Rate Overview
Live
1 LSL = 3.7195 PHP
1 PHP = 0.268854
LSL
Avg
3.7267
High
3.7384
Low
3.7094
Last updated: 6/18/2026, 8:16:44 AM
Quick Conversions
| LSL | PHP |
|---|---|
| 1 LSL | 3.72 PHP |
| 10 LSL | 37.19 PHP |
| 50 LSL | 185.97 PHP |
| 100 LSL | 371.95 PHP |
| 500 LSL | 1,859.75 PHP |
| 1,000 LSL | 3,719.50 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-06-18T08:16:44Z",
"rates": {
"PHP": 3.719497
}
}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": 371.9497,
"rate": 3.719497
}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