Rate Overview
Live
1 PAB = 6.3870 LYD
1 LYD = 0.156569
PAB
Avg
6.3250
High
6.4159
Low
5.4281
Last updated: 7/19/2026, 7:30:08 PM
Quick Conversions
| PAB | LYD |
|---|---|
| 1 PAB | 6.39 LYD |
| 10 PAB | 63.87 LYD |
| 50 PAB | 319.35 LYD |
| 100 PAB | 638.70 LYD |
| 500 PAB | 3,193.49 LYD |
| 1,000 PAB | 6,386.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-07-19T19:30:08Z",
"rates": {
"LYD": 6.386973
}
}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": 638.6973,
"rate": 6.386973
}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