Rate Overview
Live
1 PAB = 6.4144 LYD
1 LYD = 0.155900
PAB
Avg
6.4160
High
6.4285
Low
6.4078
Last updated: 7/6/2026, 9:43:27 AM
Quick Conversions
| PAB | LYD |
|---|---|
| 1 PAB | 6.41 LYD |
| 10 PAB | 64.14 LYD |
| 50 PAB | 320.72 LYD |
| 100 PAB | 641.44 LYD |
| 500 PAB | 3,207.18 LYD |
| 1,000 PAB | 6,414.37 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-06T09:43:27Z",
"rates": {
"LYD": 6.414366
}
}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": 641.4366,
"rate": 6.414366
}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