Rate Overview
Live
1 PHP = 0.009988 LVL
1 LVL = 100.1201
PHP
Avg
0.009885
High
0.010018
Low
0.009812
Last updated: 5/7/2026, 4:58:00 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-05-07T16:58:00Z",
"rates": {
"LVL": 0.009988
}
}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.9988,
"rate": 0.009988
}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