Rate Overview
Live
1 LVL = 99.2048 PHP
1 PHP = 0.010080
LVL
Avg
99.6700
High
100.2678
Low
99.0975
Last updated: 6/19/2026, 8:38:05 AM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 99.20 PHP |
| 10 LVL | 992.05 PHP |
| 50 LVL | 4,960.24 PHP |
| 100 LVL | 9,920.48 PHP |
| 500 LVL | 49,602.39 PHP |
| 1,000 LVL | 99,204.79 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-06-19T08:38:05Z",
"rates": {
"PHP": 99.204789
}
}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": 9920.4789,
"rate": 99.204789
}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