Rate Overview
Live
1 PHP = 0.009794 LVL
1 LVL = 102.1033
PHP
Avg
0.010072
High
0.010363
Low
0.009751
Last updated: 5/27/2026, 10:40:07 PM
Quick Conversions
| PHP | LVL |
|---|---|
| 1 PHP | 0.01 LVL |
| 10 PHP | 0.10 LVL |
| 50 PHP | 0.49 LVL |
| 100 PHP | 0.98 LVL |
| 500 PHP | 4.90 LVL |
| 1,000 PHP | 9.79 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-05-27T22:40:07Z",
"rates": {
"LVL": 0.009794
}
}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": 0.9794,
"rate": 0.009794
}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