Rate Overview
Live
1 LVL = 99.3681 PHP
1 PHP = 0.010064 LVL
Avg
93.8356
High
99.3681
Low
85.4905
Last updated: 1/25/2026, 6:23:30 PM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 99.37 PHP |
| 10 LVL | 993.68 PHP |
| 50 LVL | 4,968.41 PHP |
| 100 LVL | 9,936.81 PHP |
| 500 LVL | 49,684.07 PHP |
| 1,000 LVL | 99,368.15 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-01-25T18:23:30Z",
"rates": {
"PHP": 99.368146
}
}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": 9936.8146,
"rate": 99.368146
}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