Rate Overview
Live
1 LVL = 99.7969 PHP
1 PHP = 0.010020
LVL
Avg
100.0151
High
100.4424
Low
99.5714
Last updated: 7/29/2026, 2:20:27 PM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 99.80 PHP |
| 10 LVL | 997.97 PHP |
| 50 LVL | 4,989.85 PHP |
| 100 LVL | 9,979.69 PHP |
| 500 LVL | 49,898.47 PHP |
| 1,000 LVL | 99,796.94 PHP |
Get LVL/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=PHPExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-29T14:20:27Z",
"rates": {
"PHP": 99.796941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "PHP",
"amount": 100
},
"result": 9979.6941,
"rate": 99.796941
}Build with LVL/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key