Rate Overview
Live
1 LVL = 100.1014 PHP
1 PHP = 0.009990
LVL
Avg
99.2361
High
100.1014
Low
97.9921
Last updated: 3/28/2026, 9:06:30 AM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 100.10 PHP |
| 10 LVL | 1,001.01 PHP |
| 50 LVL | 5,005.07 PHP |
| 100 LVL | 10,010.14 PHP |
| 500 LVL | 50,050.68 PHP |
| 1,000 LVL | 100,101.37 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-03-28T09:06:30Z",
"rates": {
"PHP": 100.101369
}
}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": 10010.136900000001,
"rate": 100.101369
}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