Rate Overview
Live
1 PHP = 0.048117 LTL
1 LTL = 20.7827
PHP
Avg
0.049426
High
0.050913
Low
0.047906
Last updated: 5/27/2026, 7:15:35 PM
Quick Conversions
| PHP | LTL |
|---|---|
| 1 PHP | 0.05 LTL |
| 10 PHP | 0.48 LTL |
| 50 PHP | 2.41 LTL |
| 100 PHP | 4.81 LTL |
| 500 PHP | 24.06 LTL |
| 1,000 PHP | 48.12 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-05-27T19:15:35Z",
"rates": {
"LTL": 0.048117
}
}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.8117,
"rate": 0.048117
}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