Rate Overview
Live
1 PHP = 0.009989 LVL
1 LVL = 100.1101
PHP
Avg
0.010204
High
0.010363
Low
0.009989
Last updated: 3/28/2026, 1:40:47 PM
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 | 4.99 LVL |
| 1,000 PHP | 9.99 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-28T13:40:47Z",
"rates": {
"LVL": 0.009989
}
}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.9989,
"rate": 0.009989
}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