Rate Overview
Live
1 GBP = 241.3198 LRD
1 LRD = 0.004144
GBP
Avg
242.0162
High
243.3869
Low
241.2680
Last updated: 7/27/2026, 3:46:26 AM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 241.32 LRD |
| 10 GBP | 2,413.20 LRD |
| 50 GBP | 12,065.99 LRD |
| 100 GBP | 24,131.98 LRD |
| 500 GBP | 120,659.88 LRD |
| 1,000 GBP | 241,319.75 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-27T03:46:26Z",
"rates": {
"LRD": 241.319755
}
}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": 24131.9755,
"rate": 241.319755
}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