Rate Overview
Live
1 PHP = 0.050342 LTL
1 LTL = 19.8641
PHP
Avg
0.050490
High
0.050913
Low
0.050133
Last updated: 3/7/2026, 3:43:23 AM
Quick Conversions
| PHP | LTL |
|---|---|
| 1 PHP | 0.05 LTL |
| 10 PHP | 0.50 LTL |
| 50 PHP | 2.52 LTL |
| 100 PHP | 5.03 LTL |
| 500 PHP | 25.17 LTL |
| 1,000 PHP | 50.34 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-03-07T03:43:23Z",
"rates": {
"LTL": 0.050342
}
}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": 5.0342,
"rate": 0.050342
}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