Rate Overview
Live
1 LVL = 100.5845 PHP
1 PHP = 0.009942
LVL
Avg
99.9605
High
101.7977
Low
98.9837
Last updated: 7/21/2026, 6:55:22 PM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 100.58 PHP |
| 10 LVL | 1,005.85 PHP |
| 50 LVL | 5,029.23 PHP |
| 100 LVL | 10,058.45 PHP |
| 500 LVL | 50,292.26 PHP |
| 1,000 LVL | 100,584.52 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-21T18:55:22Z",
"rates": {
"PHP": 100.584522
}
}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": 10058.452200000002,
"rate": 100.584522
}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