Rate Overview
Live
1 PHP = 0.104359 LYD
1 LYD = 9.5823
PHP
Avg
0.104415
High
0.105068
Low
0.104148
Last updated: 7/5/2026, 3:14:19 PM
Quick Conversions
| PHP | LYD |
|---|---|
| 1 PHP | 0.10 LYD |
| 10 PHP | 1.04 LYD |
| 50 PHP | 5.22 LYD |
| 100 PHP | 10.44 LYD |
| 500 PHP | 52.18 LYD |
| 1,000 PHP | 104.36 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-07-05T15:14:19Z",
"rates": {
"LYD": 0.104359
}
}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.4359,
"rate": 0.104359
}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