Rate Overview
Live
1 PHP = 0.049044 LTL
1 LTL = 20.3899
PHP
Avg
0.049061
High
0.049435
Low
0.048706
Last updated: 6/17/2026, 7:55:09 AM
Quick Conversions
| PHP | LTL |
|---|---|
| 1 PHP | 0.05 LTL |
| 10 PHP | 0.49 LTL |
| 50 PHP | 2.45 LTL |
| 100 PHP | 4.90 LTL |
| 500 PHP | 24.52 LTL |
| 1,000 PHP | 49.04 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-06-17T07:55:09Z",
"rates": {
"LTL": 0.049044
}
}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.9044,
"rate": 0.049044
}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