Rate Overview
Live
1 LVL = 103.9532 PHP
1 PHP = 0.009620
LVL
Avg
103.4548
High
103.9532
Low
103.0466
Last updated: 9/8/2026, 3:21:13 PM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 103.95 PHP |
| 10 LVL | 1,039.53 PHP |
| 50 LVL | 5,197.66 PHP |
| 100 LVL | 10,395.32 PHP |
| 500 LVL | 51,976.61 PHP |
| 1,000 LVL | 103,953.23 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-09-08T15:21:13Z",
"rates": {
"PHP": 103.953228
}
}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": 10395.3228,
"rate": 103.953228
}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