Rate Overview
Live
1 PHP = 0.103294 LYD
1 LYD = 9.6811
PHP
Avg
0.103969
High
0.105068
Low
0.103294
Last updated: 7/28/2026, 12:38:53 AM
Quick Conversions
| PHP | LYD |
|---|---|
| 1 PHP | 0.10 LYD |
| 10 PHP | 1.03 LYD |
| 50 PHP | 5.16 LYD |
| 100 PHP | 10.33 LYD |
| 500 PHP | 51.65 LYD |
| 1,000 PHP | 103.29 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-28T00:38:53Z",
"rates": {
"LYD": 0.103294
}
}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.3294,
"rate": 0.103294
}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