Rate Overview
Live
1 PHP = 0.050263 LTL
1 LTL = 19.8954
PHP
Avg
0.050049
High
0.050890
Low
0.049516
Last updated: 2/14/2026, 2:38:02 PM
Quick Conversions
| PHP | LTL |
|---|---|
| 1 PHP | 0.05 LTL |
| 10 PHP | 0.50 LTL |
| 50 PHP | 2.51 LTL |
| 100 PHP | 5.03 LTL |
| 500 PHP | 25.13 LTL |
| 1,000 PHP | 50.26 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-02-14T14:38:02Z",
"rates": {
"LTL": 0.050263
}
}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.0263,
"rate": 0.050263
}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