Rate Overview
Live
1 PAB = 6.3799 LYD
1 LYD = 0.156743
PAB
Avg
6.3760
High
6.3862
Low
6.3657
Last updated: 6/16/2026, 12:23:13 PM
Quick Conversions
| PAB | LYD |
|---|---|
| 1 PAB | 6.38 LYD |
| 10 PAB | 63.80 LYD |
| 50 PAB | 318.99 LYD |
| 100 PAB | 637.99 LYD |
| 500 PAB | 3,189.94 LYD |
| 1,000 PAB | 6,379.87 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-06-16T12:23:13Z",
"rates": {
"LYD": 6.379871
}
}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.9870999999999,
"rate": 6.379871
}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