Rate Overview
Live
1 LVL = 100.2541 PHP
1 PHP = 0.009975
LVL
Avg
100.2583
High
101.7977
Low
99.9730
Last updated: 7/8/2026, 2:19:31 PM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 100.25 PHP |
| 10 LVL | 1,002.54 PHP |
| 50 LVL | 5,012.70 PHP |
| 100 LVL | 10,025.41 PHP |
| 500 LVL | 50,127.04 PHP |
| 1,000 LVL | 100,254.08 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-08T14:19:31Z",
"rates": {
"PHP": 100.254076
}
}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": 10025.4076,
"rate": 100.254076
}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