Rate Overview
Live
1 GBP = 245.5614 LRD
1 LRD = 0.004072
GBP
Avg
251.9916
High
273.8555
Low
235.3154
Last updated: 5/28/2026, 1:21:02 AM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 245.56 LRD |
| 10 GBP | 2,455.61 LRD |
| 50 GBP | 12,278.07 LRD |
| 100 GBP | 24,556.14 LRD |
| 500 GBP | 122,780.72 LRD |
| 1,000 GBP | 245,561.44 LRD |
Get GBP/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=LRDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-28T01:21:02Z",
"rates": {
"LRD": 245.561443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "LRD",
"amount": 100
},
"result": 24556.1443,
"rate": 245.561443
}Build with GBP/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key