Rate Overview
Live
1 PHP = 0.049063 LTL
1 LTL = 20.3820
PHP
Avg
0.049183
High
0.049337
Low
0.049014
Last updated: 4/17/2026, 6:09:30 AM
Quick Conversions
| PHP | LTL |
|---|---|
| 1 PHP | 0.05 LTL |
| 10 PHP | 0.49 LTL |
| 50 PHP | 2.45 LTL |
| 100 PHP | 4.91 LTL |
| 500 PHP | 24.53 LTL |
| 1,000 PHP | 49.06 LTL |
Get PHP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=LTLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-17T06:09:30Z",
"rates": {
"LTL": 0.049063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "LTL",
"amount": 100
},
"result": 4.9063,
"rate": 0.049063
}Build with PHP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key