Rate Overview
Live
1 PAB = 6.3770 LYD
1 LYD = 0.156814
PAB
Avg
6.0822
High
6.3857
Low
5.4170
Last updated: 3/27/2026, 1:18:14 PM
Quick Conversions
| PAB | LYD |
|---|---|
| 1 PAB | 6.38 LYD |
| 10 PAB | 63.77 LYD |
| 50 PAB | 318.85 LYD |
| 100 PAB | 637.70 LYD |
| 500 PAB | 3,188.48 LYD |
| 1,000 PAB | 6,376.97 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-03-27T13:18:14Z",
"rates": {
"LYD": 6.376969
}
}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": 637.6969,
"rate": 6.376969
}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