Rate Overview
Live
1 PHP = 0.049266 LTL
1 LTL = 20.2980
PHP
Avg
0.049616
High
0.050135
Low
0.049266
Last updated: 3/27/2026, 9:26:28 AM
Quick Conversions
| PHP | LTL |
|---|---|
| 1 PHP | 0.05 LTL |
| 10 PHP | 0.49 LTL |
| 50 PHP | 2.46 LTL |
| 100 PHP | 4.93 LTL |
| 500 PHP | 24.63 LTL |
| 1,000 PHP | 49.27 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-27T09:26:28Z",
"rates": {
"LTL": 0.049266
}
}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.9266,
"rate": 0.049266
}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