Rate Overview
Live
1 PAB = 6.3738 LYD
1 LYD = 0.156892
PAB
Avg
6.3670
High
6.3865
Low
6.3444
Last updated: 8/12/2026, 3:42:30 PM
Quick Conversions
| PAB | LYD |
|---|---|
| 1 PAB | 6.37 LYD |
| 10 PAB | 63.74 LYD |
| 50 PAB | 318.69 LYD |
| 100 PAB | 637.38 LYD |
| 500 PAB | 3,186.90 LYD |
| 1,000 PAB | 6,373.81 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-08-12T15:42:30Z",
"rates": {
"LYD": 6.373805
}
}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.3805,
"rate": 6.373805
}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