Rate Overview
Live
1 LRD = 0.005428 PAB
1 PAB = 184.2299
LRD
Avg
0.005429
High
0.005434
Low
0.005420
Last updated: 4/18/2026, 8:47:06 AM
Quick Conversions
| LRD | PAB |
|---|---|
| 1 LRD | 0.01 PAB |
| 10 LRD | 0.05 PAB |
| 50 LRD | 0.27 PAB |
| 100 LRD | 0.54 PAB |
| 500 LRD | 2.71 PAB |
| 1,000 LRD | 5.43 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-04-18T08:47:06Z",
"rates": {
"PAB": 0.005428
}
}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.5428,
"rate": 0.005428
}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