Rate Overview
Live
1 LVL = 100.1379 PHP
1 PHP = 0.009986
LVL
Avg
94.0645
High
101.8498
Low
85.4355
Last updated: 7/28/2026, 12:12:34 PM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 100.14 PHP |
| 10 LVL | 1,001.38 PHP |
| 50 LVL | 5,006.90 PHP |
| 100 LVL | 10,013.79 PHP |
| 500 LVL | 50,068.97 PHP |
| 1,000 LVL | 100,137.95 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-28T12:12:34Z",
"rates": {
"PHP": 100.137947
}
}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": 10013.7947,
"rate": 100.137947
}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