Rate Overview
Live
1 LVL = 102.1020 PHP
1 PHP = 0.009794
LVL
Avg
93.5601
High
102.1020
Low
85.4355
Last updated: 5/27/2026, 9:33:11 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-27T21:33:11Z",
"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