Rate Overview
Live
1 PHP = 0.103556 LYD
1 LYD = 9.6566
PHP
Avg
0.104067
High
0.104631
Low
0.103556
Last updated: 8/15/2026, 3:33:32 AM
Quick Conversions
| PHP | LYD |
|---|---|
| 1 PHP | 0.10 LYD |
| 10 PHP | 1.04 LYD |
| 50 PHP | 5.18 LYD |
| 100 PHP | 10.36 LYD |
| 500 PHP | 51.78 LYD |
| 1,000 PHP | 103.56 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-08-15T03:33:32Z",
"rates": {
"LYD": 0.103556
}
}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.355599999999999,
"rate": 0.103556
}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