Rate Overview
Live
1 PAB = 6.4166 LYD
1 LYD = 0.155847
PAB
Avg
6.4082
High
6.4304
Low
6.3743
Last updated: 7/22/2026, 6:54:11 AM
Quick Conversions
| PAB | LYD |
|---|---|
| 1 PAB | 6.42 LYD |
| 10 PAB | 64.17 LYD |
| 50 PAB | 320.83 LYD |
| 100 PAB | 641.66 LYD |
| 500 PAB | 3,208.28 LYD |
| 1,000 PAB | 6,416.57 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-07-22T06:54:11Z",
"rates": {
"LYD": 6.416566
}
}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": 641.6566,
"rate": 6.416566
}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