Rate Overview
Live
1 LRD = 0.005579 PAB
1 PAB = 179.2436
LRD
Avg
0.005617
High
0.005715
Low
0.005532
Last updated: 9/9/2026, 6:34:54 PM
Quick Conversions
| LRD | PAB |
|---|---|
| 1 LRD | 0.01 PAB |
| 10 LRD | 0.06 PAB |
| 50 LRD | 0.28 PAB |
| 100 LRD | 0.56 PAB |
| 500 LRD | 2.79 PAB |
| 1,000 LRD | 5.58 PAB |
Get LRD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=PABExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-09-09T18:34:54Z",
"rates": {
"PAB": 0.005579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "PAB",
"amount": 100
},
"result": 0.5579,
"rate": 0.005579
}Build with LRD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key