Rate Overview
Live
1 GBP = 242.6449 LRD
1 LRD = 0.004121
GBP
Avg
242.1419
High
242.8497
Low
240.0833
Last updated: 7/7/2026, 6:00:13 AM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 242.64 LRD |
| 10 GBP | 2,426.45 LRD |
| 50 GBP | 12,132.24 LRD |
| 100 GBP | 24,264.49 LRD |
| 500 GBP | 121,322.44 LRD |
| 1,000 GBP | 242,644.88 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-07T06:00:13Z",
"rates": {
"LRD": 242.644879
}
}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": 24264.4879,
"rate": 242.644879
}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