Rate Overview
Live
1 LYD = 0.157630 PAB
1 PAB = 6.3440
LYD
Avg
0.157575
High
0.157905
Low
0.157387
Last updated: 5/7/2026, 12:14:01 AM
Quick Conversions
| LYD | PAB |
|---|---|
| 1 LYD | 0.16 PAB |
| 10 LYD | 1.58 PAB |
| 50 LYD | 7.88 PAB |
| 100 LYD | 15.76 PAB |
| 500 LYD | 78.82 PAB |
| 1,000 LYD | 157.63 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-05-07T00:14:01Z",
"rates": {
"PAB": 0.15763
}
}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.763,
"rate": 0.15763
}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