Rate Overview
Live
1 PHP = 0.010012 LVL
1 LVL = 99.8801
PHP
Avg
0.010193
High
0.010625
Low
0.009781
Last updated: 7/26/2026, 1:45:43 AM
Quick Conversions
| PHP | LVL |
|---|---|
| 1 PHP | 0.01 LVL |
| 10 PHP | 0.10 LVL |
| 50 PHP | 0.50 LVL |
| 100 PHP | 1.00 LVL |
| 500 PHP | 5.01 LVL |
| 1,000 PHP | 10.01 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-07-26T01:45:43Z",
"rates": {
"LVL": 0.010012
}
}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.0012,
"rate": 0.010012
}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