Rate Overview
Live
1 LVL = 100.3307 PHP
1 PHP = 0.009967
LVL
Avg
99.4989
High
102.5516
Low
96.4950
Last updated: 7/7/2026, 1:15:08 PM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 100.33 PHP |
| 10 LVL | 1,003.31 PHP |
| 50 LVL | 5,016.54 PHP |
| 100 LVL | 10,033.07 PHP |
| 500 LVL | 50,165.36 PHP |
| 1,000 LVL | 100,330.71 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-07T13:15:08Z",
"rates": {
"PHP": 100.330713
}
}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": 10033.0713,
"rate": 100.330713
}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