Rate Overview
Live
1 GBP = 245.9538 LRD
1 LRD = 0.004066
GBP
Avg
244.4897
High
245.9917
Low
242.9530
Last updated: 8/14/2026, 7:28:03 PM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 245.95 LRD |
| 10 GBP | 2,459.54 LRD |
| 50 GBP | 12,297.69 LRD |
| 100 GBP | 24,595.38 LRD |
| 500 GBP | 122,976.89 LRD |
| 1,000 GBP | 245,953.79 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-08-14T19:28:03Z",
"rates": {
"LRD": 245.953789
}
}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": 24595.3789,
"rate": 245.953789
}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