Rate Overview
Live
1 LVL = 102.1020 PHP
1 PHP = 0.009794
LVL
Avg
98.9137
High
102.2065
Low
96.6993
Last updated: 5/27/2026, 8:23:39 PM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 102.10 PHP |
| 10 LVL | 1,021.02 PHP |
| 50 LVL | 5,105.10 PHP |
| 100 LVL | 10,210.20 PHP |
| 500 LVL | 51,050.98 PHP |
| 1,000 LVL | 102,101.96 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-27T20:23:39Z",
"rates": {
"PHP": 102.101959
}
}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": 10210.195899999999,
"rate": 102.101959
}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