Rate Overview
Live
1 LVL = 100.7814 PHP
1 PHP = 0.009922
LVL
Avg
99.5815
High
102.3391
Low
96.9933
Last updated: 7/23/2026, 9:52:57 PM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 100.78 PHP |
| 10 LVL | 1,007.81 PHP |
| 50 LVL | 5,039.07 PHP |
| 100 LVL | 10,078.14 PHP |
| 500 LVL | 50,390.70 PHP |
| 1,000 LVL | 100,781.40 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-23T21:52:57Z",
"rates": {
"PHP": 100.781403
}
}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": 10078.1403,
"rate": 100.781403
}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