Rate Overview
Live
1 PHP = 0.107153 LYD
1 LYD = 9.3324 PHP
Avg
0.092612
High
0.107153
Low
0.083503
Last updated: 1/25/2026, 9:06:07 AM
Quick Conversions
| PHP | LYD |
|---|---|
| 1 PHP | 0.11 LYD |
| 10 PHP | 1.07 LYD |
| 50 PHP | 5.36 LYD |
| 100 PHP | 10.72 LYD |
| 500 PHP | 53.58 LYD |
| 1,000 PHP | 107.15 LYD |
Get PHP/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=LYDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T09:06:07Z",
"rates": {
"LYD": 0.107153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "LYD",
"amount": 100
},
"result": 10.7153,
"rate": 0.107153
}Build with PHP/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key