Rate Overview
Live
1 PHP = 0.010230 LVL
1 LVL = 97.7517
PHP
Avg
0.010194
High
0.010425
Low
0.010078
Last updated: 2/14/2026, 10:02:31 AM
Quick Conversions
| PHP | LVL |
|---|---|
| 1 PHP | 0.01 LVL |
| 10 PHP | 0.10 LVL |
| 50 PHP | 0.51 LVL |
| 100 PHP | 1.02 LVL |
| 500 PHP | 5.11 LVL |
| 1,000 PHP | 10.23 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-02-14T10:02:31Z",
"rates": {
"LVL": 0.01023
}
}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.023,
"rate": 0.01023
}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