Rate Overview
Live
1 PHP = 0.010063 LVL
1 LVL = 99.3739 PHP
Avg
0.010135
High
0.010182
Low
0.010063
Last updated: 1/25/2026, 7:13:05 AM
Quick Conversions
| PHP | LVL |
|---|---|
| 1 PHP | 0.01 LVL |
| 10 PHP | 0.10 LVL |
| 50 PHP | 0.50 LVL |
| 100 PHP | 1.01 LVL |
| 500 PHP | 5.03 LVL |
| 1,000 PHP | 10.06 LVL |
Get PHP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=LVLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T07:13:05Z",
"rates": {
"LVL": 0.010063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "LVL",
"amount": 100
},
"result": 1.0063,
"rate": 0.010063
}Build with PHP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key