Rate Overview
Live
1 LVL = 100.9176 PHP
1 PHP = 0.009909
LVL
Avg
97.9693
High
102.3158
Low
94.1214
Last updated: 7/16/2026, 6:38:55 AM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 100.92 PHP |
| 10 LVL | 1,009.18 PHP |
| 50 LVL | 5,045.88 PHP |
| 100 LVL | 10,091.76 PHP |
| 500 LVL | 50,458.82 PHP |
| 1,000 LVL | 100,917.65 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-16T06:38:55Z",
"rates": {
"PHP": 100.917647
}
}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": 10091.7647,
"rate": 100.917647
}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