Rate Overview
Live
1 LYD = 0.155900 PAB
1 PAB = 6.4144
LYD
Avg
0.155859
High
0.156058
Low
0.155557
Last updated: 7/6/2026, 6:38:54 AM
Quick Conversions
| LYD | PAB |
|---|---|
| 1 LYD | 0.16 PAB |
| 10 LYD | 1.56 PAB |
| 50 LYD | 7.80 PAB |
| 100 LYD | 15.59 PAB |
| 500 LYD | 77.95 PAB |
| 1,000 LYD | 155.90 PAB |
Get LYD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=PABExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-07-06T06:38:54Z",
"rates": {
"PAB": 0.1559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "PAB",
"amount": 100
},
"result": 15.590000000000002,
"rate": 0.1559
}Build with LYD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key