Rate Overview
Live
1 LVL = 97.5906 PHP
1 PHP = 0.010247
LVL
Avg
97.3069
High
97.9969
Low
96.4950
Last updated: 3/7/2026, 7:35:07 AM
Quick Conversions
| LVL | PHP |
|---|---|
| 1 LVL | 97.59 PHP |
| 10 LVL | 975.91 PHP |
| 50 LVL | 4,879.53 PHP |
| 100 LVL | 9,759.06 PHP |
| 500 LVL | 48,795.30 PHP |
| 1,000 LVL | 97,590.60 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-03-07T07:35:07Z",
"rates": {
"PHP": 97.590601
}
}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": 9759.0601,
"rate": 97.590601
}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