Rate Overview
Live
1 GBP = 241.2927 LRD
1 LRD = 0.004144
GBP
Avg
242.0117
High
243.3869
Low
241.2546
Last updated: 7/27/2026, 6:09:12 AM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 241.29 LRD |
| 10 GBP | 2,412.93 LRD |
| 50 GBP | 12,064.63 LRD |
| 100 GBP | 24,129.27 LRD |
| 500 GBP | 120,646.34 LRD |
| 1,000 GBP | 241,292.68 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-27T06:09:12Z",
"rates": {
"LRD": 241.292684
}
}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": 24129.2684,
"rate": 241.292684
}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