Rate Overview
Live
1 GBP = 245.5346 LRD
1 LRD = 0.004073
GBP
Avg
245.3336
High
247.5858
Low
243.3168
Last updated: 3/7/2026, 9:15:27 AM
Quick Conversions
| GBP | LRD |
|---|---|
| 1 GBP | 245.53 LRD |
| 10 GBP | 2,455.35 LRD |
| 50 GBP | 12,276.73 LRD |
| 100 GBP | 24,553.46 LRD |
| 500 GBP | 122,767.32 LRD |
| 1,000 GBP | 245,534.64 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-07T09:15:27Z",
"rates": {
"LRD": 245.534644
}
}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": 24553.464399999997,
"rate": 245.534644
}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