Rate Overview
Live
1 PHP = 0.010246 LVL
1 LVL = 97.5991
PHP
Avg
0.010276
High
0.010363
Low
0.010204
Last updated: 3/7/2026, 7:35:07 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.12 LVL |
| 1,000 PHP | 10.25 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-03-07T07:35:07Z",
"rates": {
"LVL": 0.010246
}
}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.0246,
"rate": 0.010246
}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