Rate Overview
Live
1 LVL = 100.1137 PHP
1 PHP = 0.009989
LVL
Avg
101.1641
High
101.9088
Low
99.8110
Last updated: 5/7/2026, 3:58:27 PM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 100.11 PHP |
| 10 LVL | 1,001.14 PHP |
| 50 LVL | 5,005.68 PHP |
| 100 LVL | 10,011.37 PHP |
| 500 LVL | 50,056.84 PHP |
| 1,000 LVL | 100,113.67 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-05-07T15:58:27Z",
"rates": {
"PHP": 100.113673
}
}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": 10011.3673,
"rate": 100.113673
}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