Rate Overview
Live
1 LYD = 0.156742 PAB
1 PAB = 6.3799
LYD
Avg
0.156838
High
0.157092
Low
0.156587
Last updated: 6/16/2026, 1:25:39 PM
Quick Conversions
| LYD | PAB |
|---|---|
| 1 LYD | 0.16 PAB |
| 10 LYD | 1.57 PAB |
| 50 LYD | 7.84 PAB |
| 100 LYD | 15.67 PAB |
| 500 LYD | 78.37 PAB |
| 1,000 LYD | 156.74 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-06-16T13:25:39Z",
"rates": {
"PAB": 0.156742
}
}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.674199999999999,
"rate": 0.156742
}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