Rate Overview
Live
1 PAB = 6.3439 LYD
1 LYD = 0.157631
PAB
Avg
6.3462
High
6.3537
Low
6.3329
Last updated: 5/7/2026, 1:17:35 AM
Quick Conversions
| PAB | LYD |
|---|---|
| 1 PAB | 6.34 LYD |
| 10 PAB | 63.44 LYD |
| 50 PAB | 317.20 LYD |
| 100 PAB | 634.39 LYD |
| 500 PAB | 3,171.97 LYD |
| 1,000 PAB | 6,343.94 LYD |
Get PAB/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=LYDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-07T01:17:35Z",
"rates": {
"LYD": 6.343937
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "LYD",
"amount": 100
},
"result": 634.3937000000001,
"rate": 6.343937
}Build with PAB/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key