Rate Overview
Live
1 PAB = 6.4017 LYD
1 LYD = 0.156209
PAB
Avg
6.3999
High
6.4166
Low
6.3803
Last updated: 7/24/2026, 10:36:11 PM
Quick Conversions
| PAB | LYD |
|---|---|
| 1 PAB | 6.40 LYD |
| 10 PAB | 64.02 LYD |
| 50 PAB | 320.08 LYD |
| 100 PAB | 640.17 LYD |
| 500 PAB | 3,200.84 LYD |
| 1,000 PAB | 6,401.67 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-24T22:36:11Z",
"rates": {
"LYD": 6.40167
}
}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": 640.167,
"rate": 6.40167
}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