Rate Overview
Live
1 LYD = 0.156936 PAB
1 PAB = 6.3720
LYD
Avg
0.157576
High
0.158372
Low
0.156936
Last updated: 3/6/2026, 11:32:29 PM
Quick Conversions
| LYD | PAB |
|---|---|
| 1 LYD | 0.16 PAB |
| 10 LYD | 1.57 PAB |
| 50 LYD | 7.85 PAB |
| 100 LYD | 15.69 PAB |
| 500 LYD | 78.47 PAB |
| 1,000 LYD | 156.94 PAB |
Get LYD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=PABExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-03-06T23:32:29Z",
"rates": {
"PAB": 0.156936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "PAB",
"amount": 100
},
"result": 15.6936,
"rate": 0.156936
}Build with LYD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key