Rate Overview
Live
1 GBP = 244.5824 LRD
1 LRD = 0.004089
GBP
Avg
244.6183
High
245.5969
Low
243.8574
Last updated: 6/17/2026, 6:52:32 AM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 244.58 LRD |
| 10 GBP | 2,445.82 LRD |
| 50 GBP | 12,229.12 LRD |
| 100 GBP | 24,458.24 LRD |
| 500 GBP | 122,291.18 LRD |
| 1,000 GBP | 244,582.35 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-06-17T06:52:32Z",
"rates": {
"LRD": 244.582354
}
}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": 24458.2354,
"rate": 244.582354
}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