Rate Overview
Live
1 PAB = 6.3267 LYD
1 LYD = 0.158059
PAB
Avg
6.3477
High
6.3631
Low
6.3267
Last updated: 4/16/2026, 8:58:47 PM
Quick Conversions
| PAB | LYD |
|---|---|
| 1 PAB | 6.33 LYD |
| 10 PAB | 63.27 LYD |
| 50 PAB | 316.34 LYD |
| 100 PAB | 632.67 LYD |
| 500 PAB | 3,163.37 LYD |
| 1,000 PAB | 6,326.74 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-04-16T20:58:47Z",
"rates": {
"LYD": 6.326737
}
}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": 632.6736999999999,
"rate": 6.326737
}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