Rate Overview
Live
1 LTL = 20.3611 PHP
1 PHP = 0.049113
LTL
Avg
19.9219
High
20.8767
Low
19.1287
Last updated: 7/5/2026, 10:41:40 AM
Quick Conversions
| LTL | PHP |
|---|---|
| 1 LTL | 20.36 PHP |
| 10 LTL | 203.61 PHP |
| 50 LTL | 1,018.05 PHP |
| 100 LTL | 2,036.11 PHP |
| 500 LTL | 10,180.54 PHP |
| 1,000 LTL | 20,361.08 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-07-05T10:41:40Z",
"rates": {
"PHP": 20.361076
}
}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": 2036.1076,
"rate": 20.361076
}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