Rate Overview
Live
1 PHP = 0.105052 LYD
1 LYD = 9.5191
PHP
Avg
0.097953
High
0.109222
Low
0.091368
Last updated: 3/27/2026, 11:17:51 AM
Quick Conversions
| PHP | LYD |
|---|---|
| 1 PHP | 0.11 LYD |
| 10 PHP | 1.05 LYD |
| 50 PHP | 5.25 LYD |
| 100 PHP | 10.51 LYD |
| 500 PHP | 52.53 LYD |
| 1,000 PHP | 105.05 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-03-27T11:17:51Z",
"rates": {
"LYD": 0.105052
}
}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.5052,
"rate": 0.105052
}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