Rate Overview
Live
1 LVL = 99.5191 PHP
1 PHP = 0.010048
LVL
Avg
99.2535
High
99.5874
Low
98.9391
Last updated: 4/17/2026, 1:27:56 PM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 99.52 PHP |
| 10 LVL | 995.19 PHP |
| 50 LVL | 4,975.95 PHP |
| 100 LVL | 9,951.91 PHP |
| 500 LVL | 49,759.55 PHP |
| 1,000 LVL | 99,519.10 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-04-17T13:27:56Z",
"rates": {
"PHP": 99.519099
}
}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": 9951.9099,
"rate": 99.519099
}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