Rate Overview
Live
1 PHP = 0.049130 LTL
1 LTL = 20.3542
PHP
Avg
0.049086
High
0.049233
Low
0.048912
Last updated: 7/29/2026, 4:21:51 AM
Quick Conversions
| PHP | LTL |
|---|---|
| 1 PHP | 0.05 LTL |
| 10 PHP | 0.49 LTL |
| 50 PHP | 2.46 LTL |
| 100 PHP | 4.91 LTL |
| 500 PHP | 24.57 LTL |
| 1,000 PHP | 49.13 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-07-29T04:21:51Z",
"rates": {
"LTL": 0.04913
}
}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.913,
"rate": 0.04913
}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