Rate Overview
Live
1 PHP = 0.047260 LTL
1 LTL = 21.1595
PHP
Avg
0.047488
High
0.047676
Low
0.047260
Last updated: 9/8/2026, 8:30:28 PM
Quick Conversions
| PHP | LTL |
|---|---|
| 1 PHP | 0.05 LTL |
| 10 PHP | 0.47 LTL |
| 50 PHP | 2.36 LTL |
| 100 PHP | 4.73 LTL |
| 500 PHP | 23.63 LTL |
| 1,000 PHP | 47.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-09-08T20:30:28Z",
"rates": {
"LTL": 0.04726
}
}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.726,
"rate": 0.04726
}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