Rate Overview
Live
1 GBP = 243.0007 LRD
1 LRD = 0.004115
GBP
Avg
247.8384
High
272.0930
Low
235.3154
Last updated: 7/23/2026, 7:50:55 AM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 243.00 LRD |
| 10 GBP | 2,430.01 LRD |
| 50 GBP | 12,150.04 LRD |
| 100 GBP | 24,300.07 LRD |
| 500 GBP | 121,500.35 LRD |
| 1,000 GBP | 243,000.71 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-23T07:50:55Z",
"rates": {
"LRD": 243.000706
}
}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": 24300.0706,
"rate": 243.000706
}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