Rate Overview
Live
1 GBP = 242.4937 LRD
1 LRD = 0.004124
GBP
Avg
246.2584
High
255.0522
Low
240.2300
Last updated: 7/22/2026, 10:16:48 PM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 242.49 LRD |
| 10 GBP | 2,424.94 LRD |
| 50 GBP | 12,124.68 LRD |
| 100 GBP | 24,249.37 LRD |
| 500 GBP | 121,246.83 LRD |
| 1,000 GBP | 242,493.66 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-07-22T22:16:48Z",
"rates": {
"LRD": 242.493659
}
}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": 24249.3659,
"rate": 242.493659
}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