Rate Overview
Live
1 LTL = 20.2259 PHP
1 PHP = 0.049442 LTL
Avg
19.1068
High
20.2259
Low
17.4011
Last updated: 1/25/2026, 11:05:30 AM
Quick Conversions
| LTL | PHP |
|---|---|
| 1 LTL | 20.23 PHP |
| 10 LTL | 202.26 PHP |
| 50 LTL | 1,011.29 PHP |
| 100 LTL | 2,022.59 PHP |
| 500 LTL | 10,112.94 PHP |
| 1,000 LTL | 20,225.88 PHP |
Get LTL/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=PHPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-01-25T11:05:30Z",
"rates": {
"PHP": 20.225884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "PHP",
"amount": 100
},
"result": 2022.5884,
"rate": 20.225884
}Build with LTL/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key