Rate Overview
Live
1 PHP = 0.048556 LTL
1 LTL = 20.5948
PHP
Avg
0.048866
High
0.049193
Low
0.048556
Last updated: 8/15/2026, 3:37:18 AM
Quick Conversions
| PHP | LTL |
|---|---|
| 1 PHP | 0.05 LTL |
| 10 PHP | 0.49 LTL |
| 50 PHP | 2.43 LTL |
| 100 PHP | 4.86 LTL |
| 500 PHP | 24.28 LTL |
| 1,000 PHP | 48.56 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-08-15T03:37:18Z",
"rates": {
"LTL": 0.048556
}
}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.8556,
"rate": 0.048556
}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