Rate Overview
Live
1 PAB = 6.3559 LYD
1 LYD = 0.157335
PAB
Avg
5.4301
High
6.3812
Low
4.7687
Last updated: 5/27/2026, 1:34:36 PM
Quick Conversions
| PAB | LYD |
|---|---|
| 1 PAB | 6.36 LYD |
| 10 PAB | 63.56 LYD |
| 50 PAB | 317.79 LYD |
| 100 PAB | 635.59 LYD |
| 500 PAB | 3,177.93 LYD |
| 1,000 PAB | 6,355.86 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-27T13:34:36Z",
"rates": {
"LYD": 6.355863
}
}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": 635.5863,
"rate": 6.355863
}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