Rate Overview
Live
1 PHP = 0.049441 LTL
1 LTL = 20.2261 PHP
Avg
0.050715
High
0.052073
Low
0.049441
Last updated: 1/25/2026, 9:06:38 AM
Quick Conversions
| PHP | LTL |
|---|---|
| 1 PHP | 0.05 LTL |
| 10 PHP | 0.49 LTL |
| 50 PHP | 2.47 LTL |
| 100 PHP | 4.94 LTL |
| 500 PHP | 24.72 LTL |
| 1,000 PHP | 49.44 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-01-25T09:06:38Z",
"rates": {
"LTL": 0.049441
}
}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.9441,
"rate": 0.049441
}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