Rate Overview
Live
1 GBP = 243.6154 LRD
1 LRD = 0.004105
GBP
Avg
244.7796
High
246.7971
Low
243.5492
Last updated: 3/28/2026, 1:49:11 PM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 243.62 LRD |
| 10 GBP | 2,436.15 LRD |
| 50 GBP | 12,180.77 LRD |
| 100 GBP | 24,361.54 LRD |
| 500 GBP | 121,807.72 LRD |
| 1,000 GBP | 243,615.43 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-03-28T13:49:11Z",
"rates": {
"LRD": 243.615434
}
}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": 24361.5434,
"rate": 243.615434
}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