Rate Overview
Live
1 PAB = 6.3720 LYD
1 LYD = 0.156936
PAB
Avg
6.3462
High
6.3720
Low
6.3142
Last updated: 3/6/2026, 6:07:23 PM
Quick Conversions
| PAB | LYD |
|---|---|
| 1 PAB | 6.37 LYD |
| 10 PAB | 63.72 LYD |
| 50 PAB | 318.60 LYD |
| 100 PAB | 637.20 LYD |
| 500 PAB | 3,186.01 LYD |
| 1,000 PAB | 6,372.02 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-06T18:07:23Z",
"rates": {
"LYD": 6.372015
}
}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.2015,
"rate": 6.372015
}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