Rate Overview
Live
1 LTL = 21.0496 PHP
1 PHP = 0.047507
LTL
Avg
20.1038
High
21.0496
Low
19.2175
Last updated: 8/28/2026, 3:24:52 AM
Quick Conversions
| LTL | PHP |
|---|---|
| 1 LTL | 21.05 PHP |
| 10 LTL | 210.50 PHP |
| 50 LTL | 1,052.48 PHP |
| 100 LTL | 2,104.97 PHP |
| 500 LTL | 10,524.83 PHP |
| 1,000 LTL | 21,049.65 PHP |
Get LTL/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=PHPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-08-28T03:24:52Z",
"rates": {
"PHP": 21.04965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "PHP",
"amount": 100
},
"result": 2104.965,
"rate": 21.04965
}Build with LTL/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key