Rate Overview
Live
1 GBP = 241.4578 LRD
1 LRD = 0.004142
GBP
Avg
250.1166
High
273.0744
Low
229.3385
Last updated: 7/25/2026, 2:42:59 PM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 241.46 LRD |
| 10 GBP | 2,414.58 LRD |
| 50 GBP | 12,072.89 LRD |
| 100 GBP | 24,145.78 LRD |
| 500 GBP | 120,728.92 LRD |
| 1,000 GBP | 241,457.83 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-25T14:42:59Z",
"rates": {
"LRD": 241.45783
}
}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": 24145.783,
"rate": 241.45783
}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